| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded <stddef.h> #includes. | phk | 2000-10-29 | 10 | -19/+0 |
* | - Sync with latest manpage of rtadvd. | ume | 2000-10-29 | 2 | -55/+70 |
* | Make a few more mallocs use M_ZERO. | dwmalone | 2000-10-29 | 4 | -12/+8 |
* | Unmask cypress ata controllers. This bug was hidden before | gallatin | 2000-10-29 | 1 | -0/+1 |
* | Make malloc use M_ZERO in some more locations. | dwmalone | 2000-10-29 | 5 | -16/+7 |
* | Fix memory leak. | sumikawa | 2000-10-29 | 1 | -0/+2 |
* | Move suser() and suser_xxx() prototypes and a related #define from | phk | 2000-10-29 | 63 | -66/+16 |
* | Use CHECK_FLAG | des | 2000-10-29 | 4 | -22/+22 |
* | Fix a typo in a date line. I wouldn't normally ignore MAINTAINER, but the | nik | 2000-10-29 | 1 | -1/+1 |
* | Stricter error checking in the I/O functions. | des | 2000-10-29 | 1 | -1/+25 |
* | Link kbdmap.5 to keymap.5 | nik | 2000-10-29 | 1 | -0/+1 |
* | Add the use of M_ZERO to some malloc calls. | dwmalone | 2000-10-29 | 7 | -29/+15 |
* | Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set. | des | 2000-10-29 | 1 | -0/+5 |
* | Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the | des | 2000-10-29 | 1 | -17/+39 |
* | Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing | phk | 2000-10-29 | 22 | -21/+2 |
* | .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and | nik | 2000-10-29 | 1 | -0/+5 |
* | Entry for umodem0 devices, 124. | n_hibma | 2000-10-29 | 1 | -4/+10 |
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 66 | -66/+0 |
* | Be explicit about the fact that you can only specify one IP address/hostname | n_hibma | 2000-10-29 | 1 | -1/+1 |
* | Break a line more appropriately. | asmodai | 2000-10-29 | 1 | -2/+2 |
* | Whitespace only commit. | asmodai | 2000-10-29 | 1 | -4/+4 |
* | Update the twe manpage to correspond with the latest source changes. | asmodai | 2000-10-29 | 1 | -15/+89 |
* | Back out previous commit (MLINK malloc.conf.5 -> malloc.3). | eivind | 2000-10-29 | 1 | -1/+0 |
* | Add the ATA RAID device 'ar'. | sos | 2000-10-29 | 3 | -0/+3 |
* | Document FTP_PASSIVE_MODE and FTP_PASSWORD. | des | 2000-10-29 | 1 | -1/+8 |
* | Remove obsolete /dev/drum references | jedgar | 2000-10-29 | 5 | -8/+5 |
* | The previous commit had the fascinating side effect of bringing the | dougb | 2000-10-29 | 0 | -0/+0 |
* | fix warning compile error about unused variable | darrenr | 2000-10-29 | 2 | -0/+4 |
* | Add a CVS Id tag | dougb | 2000-10-29 | 1 | -0/+1 |
* | Add link malloc.conf.5 -> malloc.3 | eivind | 2000-10-29 | 1 | -0/+1 |
* | Fix params passed to pci_porten() and pci_memen(). | phk | 2000-10-29 | 2 | -4/+4 |
* | Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old | eivind | 2000-10-29 | 9 | -12/+162 |
* | Add a hook for doing #include magic (for src/tools/tools/kerninclude). | phk | 2000-10-29 | 6 | -6/+6 |
* | Update copyright | dougb | 2000-10-29 | 1 | -1/+1 |
* | More changes that don't modify functionality. | dougb | 2000-10-29 | 1 | -60/+76 |
* | fix conflicts created by import | darrenr | 2000-10-29 | 1 | -21/+24 |
* | This commit was generated by cvs2svn to compensate for changes in r67855, | darrenr | 2000-10-29 | 11 | -27/+48 |
|\ |
|
| * | Import IP Filter 3.4.13 into src/contrib, not src/contirb | darrenr | 2000-10-29 | 12 | -49/+73 |
* | | Fix conflicts creted by import. | darrenr | 2000-10-29 | 16 | -82/+102 |
* | | Whitespace only. Make the style of the contributed sections consistent with | dougb | 2000-10-29 | 1 | -133/+134 |
* | | Finish the job of conditionalizing UUCP by preventing files in /etc/uucp | dougb | 2000-10-29 | 4 | -5/+11 |
* | | Change flags of ncv and nsp driver. Both were conflicted with the flags | non | 2000-10-29 | 3 | -4/+4 |
* | | Changed not to use struct isa_device in the argument of scsi_low_activate(). | non | 2000-10-29 | 2 | -3/+4 |
* | | Remove unnecessary printf(). | non | 2000-10-29 | 2 | -2/+0 |
* | | Add about ncv, nsp, and stg SCSI drivers and card names which | non | 2000-10-29 | 2 | -0/+48 |
* | | Add hints for ISA cards (such as TMC1610M) which use stg driver. | non | 2000-10-29 | 2 | -0/+6 |
* | | Fix a bug that shows up when checking out files by date with the | jdp | 2000-10-29 | 1 | -1/+3 |
* | | Reduce kernel stack usage by not having large packets on the stack. | tegge | 2000-10-29 | 2 | -1032/+2048 |
* | | Count per-address statistics for IP fragments. | joe | 2000-10-29 | 2 | -2/+12 |
* | | Nuke a bit of dead code. | truckman | 2000-10-29 | 1 | -5/+0 |