| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up some of the documentation at the top. | jkh | 1999-06-20 | 2 | -16/+24 |
* | For consistency with other implementations, check for the existence | alc | 1999-06-19 | 1 | -3/+3 |
* | Implement -m option to enable/disable slices. | rnordier | 1999-06-19 | 2 | -8/+22 |
* | Provide for enabling/disabling each slice individually. | rnordier | 1999-06-19 | 2 | -3/+5 |
* | Fix use of e_phoff in place of e_phnum. | rnordier | 1999-06-19 | 2 | -4/+4 |
* | Correct and clarify some comments. | rnordier | 1999-06-19 | 1 | -7/+7 |
* | Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which I | wpaul | 1999-06-19 | 2 | -2/+6 |
* | Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc. | rnordier | 1999-06-19 | 3 | -39/+39 |
* | Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves a | wpaul | 1999-06-19 | 2 | -9/+47 |
* | Move the IFSTATUS stuff after the address listing. | phk | 1999-06-19 | 1 | -5/+5 |
* | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | green | 1999-06-19 | 7 | -105/+104 |
* | Thanks to Bruce for noticing this.... compare against the *new* nfsnode's | mjacob | 1999-06-19 | 2 | -4/+4 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | green | 1999-06-19 | 6 | -16/+172 |
* | Remove some unused function and variable declarations. | alc | 1999-06-19 | 4 | -43/+4 |
* | Add a new interface ioctl, to return "aux status". | phk | 1999-06-19 | 6 | -6/+43 |
* | Add a fast version of bcmp which compares longwords at a time. | dfr | 1999-06-19 | 1 | -1/+93 |
* | Add again the ':' after the x option in th eargument list to getopt. | n_hibma | 1999-06-19 | 1 | -2/+2 |
* | Adjust mcclock lines to avoid config(8) warning. | dfr | 1999-06-19 | 2 | -8/+8 |
* | Convert signalling NaNs to quiet NaNs as specified by the Alpha Architecture | dfr | 1999-06-19 | 1 | -5/+11 |
* | Add RCS strings to kernel ipfilter files. | green | 1999-06-19 | 5 | -0/+8 |
* | sioprobe: Don't try to initialize disabled ports. In particular, | grog | 1999-06-19 | 2 | -4/+8 |
* | This should fix ipfilter for everyone it was broken for. CDEV_MAJOR is _not_ | green | 1999-06-19 | 1 | -1/+1 |
* | Add a transmit descriptor usage counter and use it to absolutely, | wpaul | 1999-06-19 | 4 | -8/+30 |
* | Change active flag handling; sanity check passed drive number; pass | rnordier | 1999-06-18 | 2 | -77/+81 |
* | K6-family MTRR support | green | 1999-06-18 | 3 | -2/+196 |
* | Harmless change to prevent possible problems in the future. I made | green | 1999-06-18 | 2 | -4/+8 |
* | Clarified info on X release 3.3.1. | n_hibma | 1999-06-18 | 2 | -16/+24 |
* | New parallel port support for PC98. Old PC98s which have | kato | 1999-06-18 | 10 | -16/+5684 |
* | Changed the global `idt' from an array to a pointer so that npx.c | bde | 1999-06-18 | 10 | -43/+36 |
* | Fix a coredump with negative (due to overflow) offset values. | ru | 1999-06-18 | 1 | -3/+4 |
* | Don't use the ``next'' redial timer if we have no phone number at all. | brian | 1999-06-18 | 1 | -1/+3 |
* | This lets you specify "gemdosfs", "shortnames", "longnames", and | jkh | 1999-06-18 | 6 | -12/+63 |
* | Typo in previous commit. | ru | 1999-06-18 | 1 | -2/+2 |
* | Mention that pid 1 is not affected by kill(-1, SIGXXX) too. | ru | 1999-06-18 | 1 | -3/+8 |
* | Bring in System V run-level patches (turned off by default). | ru | 1999-06-18 | 3 | -23/+97 |
* | Postpone call to usage() until after all options are processed so that | sheldonh | 1999-06-18 | 1 | -6/+9 |
* | Sync with etc.i386/MAKEDEV version 1.199. | dfr | 1999-06-18 | 1 | -59/+206 |
* | On our final pass through ffs_fsync, do all I/O synchronously so that | mckusick | 1999-06-18 | 1 | -7/+8 |
* | Add a MAINTAINER line to modules that I maintain. | ken | 1999-06-18 | 4 | -0/+6 |
* | Reviewed by: the cast of thousands | green | 1999-06-17 | 6 | -17/+30 |
* | Add a kernel config for PC-Card machines. This is part of the | markm | 1999-06-17 | 1 | -0/+220 |
* | Minor English corrections were made; SEE ALSO was also fixed (no commas). | green | 1999-06-17 | 1 | -4/+4 |
* | Add Id strings | gpalmer | 1999-06-17 | 4 | -0/+8 |
* | Reset our start time when the link comes up, correcting | brian | 1999-06-17 | 1 | -1/+2 |
* | More PAO-ish stuff. Wildcard the IRQ bits. | markm | 1999-06-17 | 2 | -138/+138 |
* | vm_map_growstack uses vmspace::vm_ssize as though it contained | alc | 1999-06-17 | 1 | -6/+6 |
* | More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better, | markm | 1999-06-17 | 2 | -5/+28 |
* | Update the comments on values than can be returned by DEVICE_PROBE. | n_hibma | 1999-06-17 | 2 | -17/+36 |
* | Add bits of PAO that are non-controversial. | markm | 1999-06-17 | 22 | -132/+456 |
* | Please forgive me, it's my first day on the block. Forgot to mention: | sheldonh | 1999-06-17 | 1 | -1/+1 |