summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Alice Liddell, Christopher Robin Milne and Winnie-the-Pooh, whotanimura2004-06-011-0/+5
* Fixed manpage's synopsis, and synchronized it with the program's usage().ru2004-06-012-6/+6
* Whitespace correction - #define should be followed by a tab.truckman2004-06-011-1/+1
* Finish repo move arlconfig -> arlcontrol.fjoe2004-06-015-601/+11
* Change the signature of ftok from (const char *, char) to (const char *, int)tjr2004-06-011-1/+1
* Axe the old midi drivers and framework. matk has developed a newtanimura2004-06-0119-12406/+0
* Add latinamerican.iso.accache2004-06-012-2/+4
* Collapse aac_map_command() into aac_startio(). Check the AAC_QUEUE_FRZN inscottl2004-06-011-43/+31
* Update the "All I really need to know I learned in kindergarten" entrydougb2004-06-011-25/+36
* * Reformat several attributions according to ../Notes (mostly whitespace)dougb2004-06-012-445/+420
* Add a global mutex, accept_filter_mtx, to protect the global list ofrwatson2004-06-011-7/+17
* lat-amer -> latinamerican keymapache2004-06-012-2/+2
* Fix so `ps' catches and complains about null-values specified for agad2004-06-011-3/+8
* The SS_COMP and SS_INCOMP flags in the so_state field indicate whetherrwatson2004-06-017-19/+24
* Additional tiny adjustment to kludge-option processing so `ps t p0'gad2004-06-011-6/+7
* Rewrite the kludge-option processing to improve how it handles a fewgad2004-06-011-62/+91
* Fix a comment above uma_zsecond_create(), describing its arguments.bmilekic2004-06-011-3/+3
* Honor NOINET6 and disable IPv6 support in libmilter and sendmail if itgshapiro2004-06-013-3/+15
* Add MSG_NBIO flag option to soreceive() and sosend() that causestruckman2004-06-013-14/+10
* Remove debugging printf that never triggered because acpi is the firstnjl2004-06-011-2/+0
* Add a warning note to security.jail.allow_raw_socketscsjp2004-06-011-1/+4
* Remove duplicates of the "wherever you go, there you are" fortune,dougb2004-06-012-8/+5
* "Get rid of the nested include of <sys/module.h> from <sys/kernel.h>" ormlaier2004-05-313-0/+3
* Bring in mbuma to replace mballoc.bmilekic2004-05-3123-2337/+1701
* Treat IPv4 private address as global scope rather than site scope.ume2004-05-311-1/+1
* Assert Giant in vn_start_write() and vn_finished_write().rwatson2004-05-311-0/+4
* Correction: -h should be a synonym for -L, not -H.kientzle2004-05-312-3/+3
* Giant wasn't dropped here if we have to return EBUSY. This is bad.bmilekic2004-05-311-1/+3
* use source address as a hint to determine destination address.ume2004-05-311-0/+111
* Release NFS subsystem lock and acquire Giant when calling intorwatson2004-05-311-0/+4
* Assert Giant in vrele().rwatson2004-05-311-0/+2
* MFC: cron(8) -j and -J options.yar2004-05-312-2/+2
* - Fix typokrion2004-05-311-1/+1
* Add an assertion that nfssvc() isn't called with Giant.rwatson2004-05-311-0/+10
* Necessary modifications do get pcf working again for ISA. Tested withnsouch2004-05-312-15/+55
* Use __isctype() instead of __istype() for iswdigit() and iswxdigit() fortjr2004-05-311-2/+2
* Add russian translation for hardware notes and connect it to the buildden2004-05-3124-2/+2719
* Devclass have to be shared with same 'pcm' devclass, ortakawata2004-05-311-1/+0
* Add common share/locale directories (everything used by >= 5 ports [1]) andkris2004-05-312-0/+176
* The NFS server modevent code manually patches the system call table torwatson2004-05-311-1/+1
* Include <machine/bus.h> and <machine/resource.h> here (only in theimp2004-05-301-0/+3
* One more case where we want to drop the NFS server lock and acquirerwatson2004-05-301-1/+6
* Acquire Giant around two more cases when calling into VFS to vput()rwatson2004-05-301-13/+22
* Turn down the queue size by 8 until I can figure out why the 512th commandscottl2004-05-301-1/+1
* Remove a stale comment: PG_DIRTY and PG_FILLED were removed inalc2004-05-301-2/+0
* Add missing #include <sys/module.h>phk2004-05-3017-0/+17
* Describe pkg_version_indexbrian2004-05-301-0/+21
* add missing #include <sys/module.h>phk2004-05-3037-0/+37
* Add missing <sys/module.h> includesphk2004-05-30113-1/+114
* Add missing <sys/module.h> includesphk2004-05-3036-0/+36
OpenPOWER on IntegriCloud