summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct a denial-of-service vulnerability in zlib.nectar2004-08-262-0/+6
* Fixed the shell arithmetic to work with 4.x /bin/sh.ru2004-08-262-2/+2
* If getting the current setting after modifying the link failed, we assumenjl2004-08-261-0/+1
* Correct capitalization of DeLorme Publishing.des2004-08-261-1/+1
* The check for r_flag was accidentally removed in the previous commit.des2004-08-261-1/+1
* Document how a standalone module can be built with divert(4) support.ru2004-08-261-0/+4
* Revert the last change to sys/modules/ipfw/Makefile and fix aru2004-08-263-6/+6
* Improve the robustness of MSDOSFSMNT_KICONV handling:tjr2004-08-261-12/+39
* Skip providers with not defined sector size.pjd2004-08-265-0/+15
* Backout the CVSTAG variable, it could potentially be dangerous ifpaul2004-08-261-3/+0
* s/_/./g for an entity name.hrs2004-08-261-0/+5
* Autogenerate device listings for cue(4) and kue(4)brueffer2004-08-262-6/+4
* Add cue(4) and kue(4)brueffer2004-08-261-0/+2
* - move the list of supported adapters into a HARDWARE sectionbrueffer2004-08-261-6/+20
* - move the list of supported adapters into a HARDWARE sectionbrueffer2004-08-261-20/+27
* Re-generate from sl_SI.ISO8859-2.src rev. 1.8 (lowercase month/weekday names).tjr2004-08-261-50/+50
* Begin month and weekday names with a lowercase letter. This is consistenttjr2004-08-261-50/+50
* Permit -P to be combined with -t. (It's a no-op then, just as in gtar.)kientzle2004-08-261-2/+0
* Backout recent -j changes, the flags is deprecated.maxim2004-08-262-6/+4
* Don't forget to va_end() the va_list we get from va_copy().des2004-08-262-0/+2
* Remove unnecessary check for curthread == NULL.alc2004-08-261-1/+1
* Add reference to vslock(9) for locking user address pages into core.imp2004-08-261-1/+4
* Add pmap locking to many of the functions.alc2004-08-264-48/+147
* Don't edit permissions of pre-existing directories during extract.kientzle2004-08-261-1/+1
* It is not legal to re-use a va_list variable. This causedkientzle2004-08-261-1/+4
* Add missing brackets. It was committed from wrong tree.davidxu2004-08-262-2/+2
* Tell getopt to accept the (already-implemented) -I option.kientzle2004-08-261-1/+1
* Bump document date for last commit.simon2004-08-262-2/+2
* - Add a HARDWARE section which lists supported devices.simon2004-08-262-76/+77
* - use .Nmbrueffer2004-08-251-3/+5
* gcc -O2 cleanup. tested for a long time.davidxu2004-08-254-8/+8
* Support column lists, by only extracting the first column.simon2004-08-251-1/+10
* Autogenerate device listings for axe(4) and rue(4)brueffer2004-08-252-8/+4
* Add axe(4) and rue(4)brueffer2004-08-251-0/+2
* - move list of supported adapters into a HARDWARE sectionbrueffer2004-08-251-14/+19
* - put the list of supported adapters into a HARDWARE sectionbrueffer2004-08-251-19/+24
* Fix grammar nit.simon2004-08-251-1/+1
* Don't call uart_bus_probe() for non-matching PnP-devices. Trying to probemarius2004-08-251-4/+3
* Fix "make world DESTDIR=/mnt" to work again. A recent changeru2004-08-251-4/+4
* Don't hold the UNIX domain socket subsystem lock over the body of therwatson2004-08-251-8/+15
* Remove code to initialize the lid state at boot. It interfered with lidnjl2004-08-251-29/+16
* Recommend using make kernel for current -> current upgrades. No reasonimp2004-08-251-10/+9
* Log verification errors at level 1.pjd2004-08-251-2/+6
* Document supported devices here (for lack of a better place). Usersmlaier2004-08-251-1/+31
* Fix a bug in in_cksum_hdr w/o -O.obrien2004-08-251-16/+14
* Correct style nit in rev 1.17.obrien2004-08-251-2/+2
* Convert a mtx_lock(&Giant) to a mtx_unlock(&Giant) in nfsrv_link() torwatson2004-08-251-1/+1
* Do not display bogus entries for sockets in the TIME_WAIT or similarroam2004-08-252-1/+18
* Add special case for the german whois nameserver. Without thembr2004-08-251-1/+6
* Add -j flag to usage() and the man page synopsis.maxim2004-08-252-4/+6
OpenPOWER on IntegriCloud