aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stricter error checking in the I/O functions.Dag-Erling Smørgrav2000-10-291-1/+25
* Link kbdmap.5 to keymap.5Nik Clayton2000-10-291-0/+1
* Add the use of M_ZERO to some malloc calls.David Malone2000-10-297-29/+15
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.Dag-Erling Smørgrav2000-10-291-0/+5
* Insetad of using fileno(ftp) as stdin for tar, use a pipe and have theDag-Erling Smørgrav2000-10-291-17/+39
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingPoul-Henning Kamp2000-10-2922-21/+2
* .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, andNik Clayton2000-10-291-0/+5
* Entry for umodem0 devices, 124.Nick Hibma2000-10-291-4/+10
* Remove unneeded #include <sys/proc.h> lines.Poul-Henning Kamp2000-10-2966-66/+0
* Be explicit about the fact that you can only specify one IP address/hostnameNick Hibma2000-10-291-1/+1
* Break a line more appropriately.Jeroen Ruigrok van der Werven2000-10-291-2/+2
* Whitespace only commit.Jeroen Ruigrok van der Werven2000-10-291-4/+4
* Update the twe manpage to correspond with the latest source changes.Jeroen Ruigrok van der Werven2000-10-291-15/+89
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).Eivind Eklund2000-10-291-1/+0
* Add the ATA RAID device 'ar'.Søren Schmidt2000-10-293-0/+3
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.Dag-Erling Smørgrav2000-10-291-1/+8
* Remove obsolete /dev/drum referencesChris D. Faulhaber2000-10-295-8/+5
* The previous commit had the fascinating side effect of bringing theDoug Barton2000-10-290-0/+0
* fix warning compile error about unused variableDarren Reed2000-10-292-0/+4
* Add a CVS Id tagDoug Barton2000-10-291-0/+1
* Add link malloc.conf.5 -> malloc.3Eivind Eklund2000-10-291-0/+1
* Fix params passed to pci_porten() and pci_memen().Poul-Henning Kamp2000-10-292-4/+4
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldEivind Eklund2000-10-299-12/+162
* Add a hook for doing #include magic (for src/tools/tools/kerninclude).Poul-Henning Kamp2000-10-296-6/+6
* Update copyrightDoug Barton2000-10-291-1/+1
* More changes that don't modify functionality.Doug Barton2000-10-291-60/+76
* fix conflicts created by importDarren Reed2000-10-291-21/+24
* This commit was generated by cvs2svn to compensate for changes in r67855,Darren Reed2000-10-2911-27/+48
|\
| * Import IP Filter 3.4.13 into src/contrib, not src/contirbDarren Reed2000-10-2912-49/+73
* | Fix conflicts creted by import.Darren Reed2000-10-298-41/+51
* | Whitespace only. Make the style of the contributed sections consistent withDoug Barton2000-10-291-131/+132
* | Finish the job of conditionalizing UUCP by preventing files in /etc/uucpDoug Barton2000-10-294-5/+11
* | Change flags of ncv and nsp driver. Both were conflicted with the flagsNoriaki Mitsunaga2000-10-293-4/+4
* | Changed not to use struct isa_device in the argument of scsi_low_activate().Noriaki Mitsunaga2000-10-292-3/+4
* | Remove unnecessary printf().Noriaki Mitsunaga2000-10-292-2/+0
* | Add about ncv, nsp, and stg SCSI drivers and card names whichNoriaki Mitsunaga2000-10-292-0/+48
* | Add hints for ISA cards (such as TMC1610M) which use stg driver.Noriaki Mitsunaga2000-10-292-0/+6
* | Fix a bug that shows up when checking out files by date with theJohn Polstra2000-10-291-1/+3
* | Reduce kernel stack usage by not having large packets on the stack.Tor Egge2000-10-292-1030/+2046
* | Count per-address statistics for IP fragments.Josef Karthauser2000-10-292-2/+12
* | Nuke a bit of dead code.Don Lewis2000-10-291-5/+0
* | fix minor oops in new data compression page definitionMatt Jacob2000-10-291-1/+0
* | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAYKris Kennaway2000-10-292-8/+14
* | Ignore ``#'' properly when told toBrian Somers2000-10-281-1/+1
* | Make '-i iface' optional. Assume an0 if it's not otherwise specified.Josef Karthauser2000-10-282-5/+15
* | RBG -> RGBNik Clayton2000-10-281-1/+1
* | Unconditionally turning on the I/O and memory enable bits in the PCIMike Smith2000-10-282-2/+28
* | Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page.Matt Jacob2000-10-281-2/+33
* | Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGAJohn Baldwin2000-10-281-2/+1
* | Add a brief comment telling people to retain 'device miibus' as necessary.Nik Clayton2000-10-282-0/+2