summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-197-21/+23
* Add the the Allied Telesyn AT-2700 familly.obrien2004-11-191-0/+1
* Place function comment above the right function.marks2004-11-191-7/+7
* Remove ntp_gettime.c which was a wrapper around sysctlbyname(3).marks2004-11-182-54/+1
* Rebuild from compat/freebsd32/syscalls.master:1.43marks2004-11-182-2/+2
* 32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.179marks2004-11-181-1/+1
* Rebuild from syscalls.master:1.179marks2004-11-185-2/+8
* Add ntp_gettime(2) system call.marks2004-11-181-1/+1
* Add system call implementation of ntp_gettime(2).marks2004-11-181-18/+43
* Add a couple of summary paragraphs at the head of mbuf_tags(9) torwatson2004-11-181-2/+29
* Add some useful target mode diagnostics for incoming commandsgibbs2004-11-181-7/+11
* Revert to basing all timeout/timer values in ms rather than us. The switchgibbs2004-11-184-16/+26
* - Document the DISABLE_VULNERABILITIES knob.simon2004-11-181-4/+6
* Check in updated bthidd(8). This is still work in progress.emax2004-11-189-48/+874
* Add dropped implementation of ioctl for fifos.phk2004-11-181-1/+20
* Ok, first blunder: ioctls are not entirely unused on vnodes anymore :-)phk2004-11-181-0/+3
* -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
OpenPOWER on IntegriCloud