summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for multiple hash formats, and new salt generation code.brandon1999-01-222-31/+154
* Added comment about how auth_default is used by passwd.brandon1999-01-221-2/+8
* Multicast code isn't quite correct. The RealTek wants the upper six bitswpaul1999-01-221-5/+5
* One more fix to remove secure/lib/libcrypt from the build (bothbrandon1999-01-221-6/+1
* Push version numbers up to 1.00. This is just intended to reflectrnordier1999-01-224-10/+10
* Use the new variable NEED_LIBNAMES instead of includingjdp1999-01-221-2/+2
* Force <bsd.libnames.mk> to be included, regardless of the objectjdp1999-01-221-1/+2
* Fix breakage for the static a.out case. The a.out linker doesn'tjdp1999-01-221-4/+10
* Introduce a new variable NEED_LIBNAMES. If it is defined,jdp1999-01-222-4/+4
* Add a -b option as a simple way to rewrite the mbr codernordier1999-01-224-8/+54
* Make top use new kvm_getswapinfo() call.dillon1999-01-221-144/+19
* Update __FreeBSD__ and __FreeBSD_cc_version to be consistant withobrien1999-01-222-2/+2
* Fix type-o's in manualdillon1999-01-221-3/+3
* Fix labeling bugdillon1999-01-221-1/+3
* Fix formatting bug with [NFS swap] vs /dev/DEVNAMEdillon1999-01-221-3/+3
* Add SWIF_DEV_PREFIX flag to add "/dev/..." to device name.dillon1999-01-221-2/+3
* Make systat -swap use new kvm_swapinfo() functiondillon1999-01-221-137/+57
* Make pstat use new kvm_getswapinfo() libkvm call.dillon1999-01-221-344/+77
* Implement kvm_getswapinfo() libkvm function. Will be used bydillon1999-01-224-2/+551
* Gutted softdep_deallocate_dependencies and replaced it with a panic. Itdg1999-01-223-123/+9
* Don't throw away the buffer contents on a fatal write error; just markdg1999-01-221-2/+5
* __FreeBSD_version -> 400000eivind1999-01-221-2/+2
* Fix bug where 'ipfw list' would choke if there were a large number of rules.archie1999-01-221-79/+95
* Typo police.brian1999-01-221-1/+1
* forgotten in previous commit: Lowered default debug leveln_hibma1999-01-221-1/+1
* Fixed disconnect for umousen_hibma1999-01-221-2/+7
* Make uhub mandatory in usb config (msmith)n_hibma1999-01-221-1/+1
* Textual changesn_hibma1999-01-2227-62/+84
* Fixed bug in disconnect handling in uhub.cn_hibma1999-01-221-4/+5
* Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID'sn_hibma1999-01-222-36/+45
* Fixed bug that made UHCI controllers fail to start.n_hibma1999-01-211-4/+9
* Update for 4.0 by adding the first two major changes and deleting a lotwollman1999-01-212-144/+46
* Cleaning up, improving _detach, removing ominous warning (msmith)n_hibma1999-01-211-9/+22
* Added ioctl interfacen_hibma1999-01-211-2/+24
* Add 'set tunables' help, list the kernel tunable values that can currentlymsmith1999-01-211-0/+18
* Revert my last change, "Rename some globals to reduce namespacejdp1999-01-212-20/+20
* Merge the 1999a revision of the timezone data files. There are a numberwollman1999-01-219-760/+1126
* Allow VM_KMEM_SIZE to be tuned from the kernel environment. This tuningmsmith1999-01-211-1/+6
* This commit was generated by cvs2svn to compensate for changes in r43009,wollman1999-01-212-12/+39
|\
| * Try this import again, this time on the correct (sic) vendor branch.wollman1999-01-2114-778/+1176
* | This commit was generated by cvs2svn to compensate for changes in r43007,wollman1999-01-211-9/+17
|\ \
| * | 1999a revision of timezone data from Arthur Olson and friends.wollman1999-01-2118-2700/+4569
| * | Import ppp-2.3.3 onto vendor branch.peter1998-03-214-1407/+3351
* | | I don't know how this happened since I know I compiled this on my machine.wollman1999-01-211-2/+2
* | | Nits.imp1999-01-211-1/+5
* | | Add notes about:imp1999-01-211-1/+19
* | | Fix misleading wording in ipfw(8) man page.archie1999-01-211-3/+3
* | | Euro support, part 2.imp1999-01-2125-6/+1448
* | | Add the new code for Palestine, with the comment that we don't knowwollman1999-01-211-2/+5
* | | Add VESA mode support. If the VESA support is compiled into the kernelyokota1999-01-212-10/+122
OpenPOWER on IntegriCloud