aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce the fix that delays mounting of network filesystems untilSheldon Hearn2001-12-273-1/+44
* Fix a typo. While 'iff' might make sense in a mathematics-related text,Peter Pentchev2001-12-271-1/+1
* Fix the msinfo command, as mentioned in several PR's.Søren Schmidt2001-12-271-5/+8
* sync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>Hellmuth Michaelis2001-12-271-2/+2
* Fix potential fclose nullpointer core dumpsHellmuth Michaelis2001-12-273-19/+28
* Ugh, I forgot to bump "Original revision" header...Jun Kuriyama2001-12-272-2/+2
* Merge the changes in the English version (1.4 --> 1.6).Jun Kuriyama2001-12-272-6/+4
* Merge the changes in the English version (1.205 --> 1.239).Jun Kuriyama2001-12-271-41/+192
* Remove a stale entry related to passing ARP with bridging and ipfw.Luigi Rizzo2001-12-271-2/+0
* Longshire LCS-8634TBWarner Losh2001-12-271-0/+6
* Remove unwanted(?) 0xa0 characters.Jun Kuriyama2001-12-272-8/+8
* Document UFS and FFS options and features.Chris Costello2001-12-273-0/+274
* Merge the changes in the English version (1.204 --> 1.205).Jun Kuriyama2001-12-271-57/+57
* Merge the changes in the English version (1.187 --> 1.204).Jun Kuriyama2001-12-271-31/+135
* Some new cards:Warner Losh2001-12-271-5/+19
* Add nsmb.conf to the resurrection list.Sheldon Hearn2001-12-271-0/+1
* Remove doubled "ability to" word.Jun Kuriyama2001-12-272-2/+2
* Flesh out cdboot release note a little bit, note MFC.Bruce A. Mah2001-12-262-4/+10
* New release note: ipfw(8) precedence matching.Bruce A. Mah2001-12-262-2/+8
* Update function definitions and required include files to reflectChad David2001-12-2661-118/+191
* Don't log RXJ+ protocol rejects unless we are in debug mode. (RXJ-Joerg Wunsch2001-12-261-6/+7
* Fix some pseudo-enumeration constants in the IPv6 implementation soJoerg Wunsch2001-12-261-2/+2
* Ignore (and silently conf-ack) conf-reqs for an Async-Control-Joerg Wunsch2001-12-261-11/+15
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.Hajimu UMEMOTO2001-12-262-1/+13
* For SIOCSIFADDR, don't call if_up() since it would attempt to add theJoerg Wunsch2001-12-261-1/+2
* s/sonewconn3/sonewconn/ forgotten by the modifier.Brian Feldman2001-12-261-1/+1
* o Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, theRobert Watson2001-12-265-0/+20
* Remove incorrect comments about the population of /etc: no attempt isRobert Watson2001-12-263-15/+3
* Now that smbfs is fully integrated into the base system, createSheldon Hearn2001-12-261-0/+7
* This commit was generated by cvs2svn to compensate for changes in r88492,Sheldon Hearn2001-12-263-9/+13
|\
| * Import smbfs-1.4.3.vendor/smbfs/1.4.3Sheldon Hearn2001-12-263-9/+13
* | Merge the changes in the English version (1.186 --> 1.187).Jun Kuriyama2001-12-261-76/+76
* | Separate entries with blank line.Jun Kuriyama2001-12-262-0/+2
* | Merge the changes in the English version (1.178 --> 1.186).Jun Kuriyama2001-12-261-20/+60
* | Merge the changes in the English version (1.177 --> 1.178).Jun Kuriyama2001-12-261-49/+49
* | Merge the changes in the English version (1.170 --> 1.177).Jun Kuriyama2001-12-261-9/+49
* | Merge the changes in the English version (1.169 --> 1.170).Jun Kuriyama2001-12-261-83/+83
* | Merge the changes in the English version (1.168 -> 1.169).Jun Kuriyama2001-12-261-647/+647
* | Second round of floppy disk driver documentation updates: document theJoerg Wunsch2001-12-252-117/+312
* | Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)Alexey Zelkin2001-12-254-3/+40
* | Add support for even more SiS chipsets.Søren Schmidt2001-12-252-101/+74
* | Fix yet another fake slave problem for PCCARD devices.Søren Schmidt2001-12-251-6/+11
* | Merge the changes in the English version (1.155 -> 1.168).Jun Kuriyama2001-12-251-55/+107
* | Fix unbalanced paren.Jun Kuriyama2001-12-252-2/+2
* | Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.Alexey Zelkin2001-12-251-0/+4
* | Optimize locale data Makefiles as well as make their style more consistent.Alexey Zelkin2001-12-256-121/+99
* | Add "except the handling of errors" into "equivalent to" paragraph.Andrey A. Chernov2001-12-253-0/+8
* | strtoq -> strtoll (strtoq is deprecated)Andrey A. Chernov2001-12-251-5/+5
* | Oops, wrong option name. It's should be ACPI_MAX_THREADS,Mitsuru IWASAKI2001-12-251-1/+1
* | Preserve errno.Andrey A. Chernov2001-12-255-9/+44