summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,green1999-06-197-105/+104
* Thanks to Bruce for noticing this.... compare against the *new* nfsnode'smjacob1999-06-192-4/+4
* This is the much-awaited cleaned up version of IPFW [ug]id support.green1999-06-196-16/+172
* Remove some unused function and variable declarations.alc1999-06-194-43/+4
* Add a new interface ioctl, to return "aux status".phk1999-06-196-6/+43
* Add a fast version of bcmp which compares longwords at a time.dfr1999-06-191-1/+93
* Add again the ':' after the x option in th eargument list to getopt.n_hibma1999-06-191-2/+2
* Adjust mcclock lines to avoid config(8) warning.dfr1999-06-192-8/+8
* Convert signalling NaNs to quiet NaNs as specified by the Alpha Architecturedfr1999-06-191-5/+11
* Add RCS strings to kernel ipfilter files.green1999-06-195-0/+8
* sioprobe: Don't try to initialize disabled ports. In particular,grog1999-06-192-4/+8
* This should fix ipfilter for everyone it was broken for. CDEV_MAJOR is _not_green1999-06-191-1/+1
* Add a transmit descriptor usage counter and use it to absolutely,wpaul1999-06-194-8/+30
* Change active flag handling; sanity check passed drive number; passrnordier1999-06-182-77/+81
* K6-family MTRR supportgreen1999-06-183-2/+196
* Harmless change to prevent possible problems in the future. I madegreen1999-06-182-4/+8
* Clarified info on X release 3.3.1.n_hibma1999-06-182-16/+24
* New parallel port support for PC98. Old PC98s which havekato1999-06-1810-16/+5684
* Changed the global `idt' from an array to a pointer so that npx.cbde1999-06-1810-43/+36
* Fix a coredump with negative (due to overflow) offset values.ru1999-06-181-3/+4
* Don't use the ``next'' redial timer if we have no phone number at all.brian1999-06-181-1/+3
* This lets you specify "gemdosfs", "shortnames", "longnames", andjkh1999-06-186-12/+63
* Typo in previous commit.ru1999-06-181-2/+2
* Mention that pid 1 is not affected by kill(-1, SIGXXX) too.ru1999-06-181-3/+8
* Bring in System V run-level patches (turned off by default).ru1999-06-183-23/+97
* Postpone call to usage() until after all options are processed so thatsheldonh1999-06-181-6/+9
* Sync with etc.i386/MAKEDEV version 1.199.dfr1999-06-181-59/+206
* On our final pass through ffs_fsync, do all I/O synchronously so thatmckusick1999-06-181-7/+8
* Add a MAINTAINER line to modules that I maintain.ken1999-06-184-0/+6
* Reviewed by: the cast of thousandsgreen1999-06-176-17/+30
* Add a kernel config for PC-Card machines. This is part of themarkm1999-06-171-0/+220
* Minor English corrections were made; SEE ALSO was also fixed (no commas).green1999-06-171-4/+4
* Add Id stringsgpalmer1999-06-174-0/+8
* Reset our start time when the link comes up, correctingbrian1999-06-171-1/+2
* More PAO-ish stuff. Wildcard the IRQ bits.markm1999-06-172-138/+138
* vm_map_growstack uses vmspace::vm_ssize as though it containedalc1999-06-171-6/+6
* More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,markm1999-06-172-5/+28
* Update the comments on values than can be returned by DEVICE_PROBE.n_hibma1999-06-172-17/+36
* Add bits of PAO that are non-controversial.markm1999-06-1722-132/+456
* Please forgive me, it's my first day on the block. Forgot to mention:sheldonh1999-06-171-1/+1
* Null commit to reflect that the previous commit added warnings forsheldonh1999-06-171-1/+1
* * Add a command-line option to enable debugging mode, which sends errorsheldonh1999-06-172-19/+67
* Sync with sys/i386/i386/machdep.c revision up to 1.341.kato1999-06-172-8/+6
* Sync with sys/i386/conf/options.i386 revision 1.117.kato1999-06-172-2/+4
* Merge from non-crypto version:ru1999-06-1710-30/+150
* Various fixes for inetd's TCP Wrappers support:sheldonh1999-06-173-24/+26
* Add "-N" option to the SYNOPSIS and usage().ru1999-06-172-5/+5
* Fixed a missing userland dev_t to kernel dev_t conversion.bde1999-06-172-2/+2
* vm_map_insert sometimes extends an existing vm_map entry, rather thanalc1999-06-171-3/+7
* Reformat comment to match indentation of code around it.julian1999-06-171-8/+9
OpenPOWER on IntegriCloud