summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded <stddef.h> #includes.phk2000-10-2910-19/+0
* - Sync with latest manpage of rtadvd.ume2000-10-292-55/+70
* Make a few more mallocs use M_ZERO.dwmalone2000-10-294-12/+8
* Unmask cypress ata controllers. This bug was hidden beforegallatin2000-10-291-0/+1
* Make malloc use M_ZERO in some more locations.dwmalone2000-10-295-16/+7
* Fix memory leak.sumikawa2000-10-291-0/+2
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-2963-66/+16
* Use CHECK_FLAGdes2000-10-294-22/+22
* Fix a typo in a date line. I wouldn't normally ignore MAINTAINER, but thenik2000-10-291-1/+1
* Stricter error checking in the I/O functions.des2000-10-291-1/+25
* Link kbdmap.5 to keymap.5nik2000-10-291-0/+1
* Add the use of M_ZERO to some malloc calls.dwmalone2000-10-297-29/+15
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.des2000-10-291-0/+5
* Insetad of using fileno(ftp) as stdin for tar, use a pipe and have thedes2000-10-291-17/+39
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-2922-21/+2
* .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, andnik2000-10-291-0/+5
* Entry for umodem0 devices, 124.n_hibma2000-10-291-4/+10
* Remove unneeded #include <sys/proc.h> lines.phk2000-10-2966-66/+0
* Be explicit about the fact that you can only specify one IP address/hostnamen_hibma2000-10-291-1/+1
* Break a line more appropriately.asmodai2000-10-291-2/+2
* Whitespace only commit.asmodai2000-10-291-4/+4
* Update the twe manpage to correspond with the latest source changes.asmodai2000-10-291-15/+89
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).eivind2000-10-291-1/+0
* Add the ATA RAID device 'ar'.sos2000-10-293-0/+3
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.des2000-10-291-1/+8
* Remove obsolete /dev/drum referencesjedgar2000-10-295-8/+5
* The previous commit had the fascinating side effect of bringing thedougb2000-10-290-0/+0
* fix warning compile error about unused variabledarrenr2000-10-292-0/+4
* Add a CVS Id tagdougb2000-10-291-0/+1
* Add link malloc.conf.5 -> malloc.3eivind2000-10-291-0/+1
* Fix params passed to pci_porten() and pci_memen().phk2000-10-292-4/+4
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-299-12/+162
* Add a hook for doing #include magic (for src/tools/tools/kerninclude).phk2000-10-296-6/+6
* Update copyrightdougb2000-10-291-1/+1
* More changes that don't modify functionality.dougb2000-10-291-60/+76
* fix conflicts created by importdarrenr2000-10-291-21/+24
* This commit was generated by cvs2svn to compensate for changes in r67855,darrenr2000-10-2911-27/+48
|\
| * Import IP Filter 3.4.13 into src/contrib, not src/contirbdarrenr2000-10-2912-49/+73
* | Fix conflicts creted by import.darrenr2000-10-2916-82/+102
* | Whitespace only. Make the style of the contributed sections consistent withdougb2000-10-291-133/+134
* | Finish the job of conditionalizing UUCP by preventing files in /etc/uucpdougb2000-10-294-5/+11
* | Change flags of ncv and nsp driver. Both were conflicted with the flagsnon2000-10-293-4/+4
* | Changed not to use struct isa_device in the argument of scsi_low_activate().non2000-10-292-3/+4
* | Remove unnecessary printf().non2000-10-292-2/+0
* | Add about ncv, nsp, and stg SCSI drivers and card names whichnon2000-10-292-0/+48
* | Add hints for ISA cards (such as TMC1610M) which use stg driver.non2000-10-292-0/+6
* | Fix a bug that shows up when checking out files by date with thejdp2000-10-291-1/+3
* | Reduce kernel stack usage by not having large packets on the stack.tegge2000-10-292-1032/+2048
* | Count per-address statistics for IP fragments.joe2000-10-292-2/+12
* | Nuke a bit of dead code.truckman2000-10-291-5/+0
OpenPOWER on IntegriCloud