summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* -Add a note that currently two syntax styles for label element declarationcsjp2004-11-181-3/+16
* Pass path to filesystem when mounting rootphk2004-11-181-1/+1
* Make chrootdir global and use it in log messagesyar2004-11-181-9/+4
* Nitpicking on style(9) and whitespace.yar2004-11-181-13/+13
* - Since divert protocol is not connection oriented, remove SS_ISCONNECTED flagglebius2004-11-181-33/+0
* Use __FBSDID.yar2004-11-184-8/+12
* s/priveleged/privileged/glebius2004-11-181-1/+1
* Fix a minor comment typo: priveleged = privileged.keramida2004-11-181-1/+1
* Fix buffer overflow. This is FreeBSD-SA-04:16.fetch.cperciva2004-11-181-1/+2
* Don't say, "file: permission denied," if the operationyar2004-11-181-1/+1
* Use uniform punctuation, capitalization, and language styleyar2004-11-182-45/+44
* Apply __printflike() to the appendf() prototype so the compileryar2004-11-181-1/+1
* Fix perror_reply() vs. reply() usage.yar2004-11-182-3/+3
* '\n' needs not to appear in reply() strings.yar2004-11-181-3/+3
* Log pathname arguments to ftp commands as the user specified them;yar2004-11-181-33/+55
* Use S_ISDIR() macro instead of a hand-rolled test.yar2004-11-181-1/+1
* - Eliminate the acquisition and release of the bqlock in bremfree() byjeff2004-11-184-40/+72
* Make more sense out of vop_stdcreatevobject()phk2004-11-181-21/+21
* Correct another location where inquiry length as calculated from thegibbs2004-11-181-3/+5
* this should have been deleted a while agoimp2004-11-181-9/+0
* Correct an off-by-one in the calculation of the inquiry buffer lengthgibbs2004-11-181-1/+11
* Cross-reference signal(9).jkoshy2004-11-181-0/+1
* getcwd() won't leave a error string in the buffer, unlike getwd().yar2004-11-181-1/+1
* Move KERNPHYSADDR and KERNVIRTADDR from std.i80321 to std.iq31244.cognet2004-11-182-2/+2
* Fixed transition from SHARED=symlinks to SHARED=copies.ru2004-11-171-1/+1
* Correct URL of the programming manual.brueffer2004-11-172-2/+2
* Add missing /* DEVICE_POLLING */brueffer2004-11-172-2/+2
* Fix host route addition for more than one address to a loopback interfacemlaier2004-11-171-1/+1
* Update release notes to note that FreeBSD/i386 requires at least an 80486jhb2004-11-172-6/+6
* - list D-Link DFE-528TX as supportedbrueffer2004-11-171-4/+6
* Use POSIX functions instead of legacy ones:yar2004-11-171-2/+2
* s/3COM/3Com/brueffer2004-11-171-1/+1
* List the LevelOne GNC-0105T (8169S) as supported and bump .Ddbrueffer2004-11-171-1/+3
* only clear the IFF_OACTIVE flag when we have a chance of being able tojmg2004-11-172-8/+8
* Remove the whole uart_cpu_identify() stuff again. Now that it's no longermarius2004-11-178-39/+0
* sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when thejmg2004-11-171-1/+1
* Hook up mac_sysv_{msg,sem,shm}.c to the build when compiling with MACrwatson2004-11-171-0/+3
* Add a front-end for the `rtc' device which is a MC146818 compatiblemarius2004-11-174-0/+187
* Add a driver back end for MC146818 and compatible clocks based on themarius2004-11-174-47/+341
* Force commit to denote that this file was repo-copied frommarius2004-11-170-0/+0
* o sparc64/isa/isa.c:marius2004-11-173-159/+188
* Don't bother exiting storming mode once a second to see if it has gonejhb2004-11-171-12/+6
* Implement MAC entry points relating to System V IPC, calling into therwatson2004-11-173-0/+592
* In the kernel-only portionss of System V IPC objects (messages,rwatson2004-11-173-0/+4
* Define new MAC framework and policy entry points for System V IPCrwatson2004-11-174-2/+258
* Shorten the description of the mk48txx driver to just say that it supportsmarius2004-11-172-2/+2
* o Sync with the NetBSD mk48txx driver (the result simplyfies some changesmarius2004-11-177-118/+183
* Catch up with version 600000 of config(8), quotes around device namesmarius2004-11-172-17/+17
* Kill more unneeded casts found.yar2004-11-172-4/+4
* Eliminate the define for POSIX and build with Posix behaviour.harti2004-11-173-62/+12
OpenPOWER on IntegriCloud