summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update hier(7) to reflect the world with respect to /lib and /libexec.gordon2003-11-171-0/+10
* | Add an entry to the BUGS section indicating that Vinum cannot currentlyrwatson2003-11-171-0/+7
* | Don't attempt to make devices if we're using devfs. Thisrwatson2003-11-171-5/+10
* | No need for two copies of this file; there is already a distributionmarkm2003-11-171-70/+0
* | * Auto-detect what device to use if none is specifiedeivind2003-11-172-18/+33
* | __FBSDID; remove duplicate <ctype.h>; try to reduce style inconsistencies.des2003-11-171-46/+43
* | Sort includes, and remove superfluous <sys/types.h>des2003-11-171-15/+15
* | Instead of blindly loading the ums module and bailing out if that fails,des2003-11-171-2/+38
* | Add SMP changes as should have been committed as rev 1.28peter2003-11-171-26/+7
* | Restore file accidently killed in the crossfire from the smp commit.peter2003-11-171-0/+152
* | Initial landing of SMP support for FreeBSD/amd64.peter2003-11-1750-2298/+1113
* | - Mark ksq_assigned as volatile so that when this code is used withoutjeff2003-11-171-3/+3
* | - Remove long dead code. rslices hasn't been used in some time and neitherjeff2003-11-171-52/+4
* | correct to look right interface.ume2003-11-171-1/+1
* | Oh, how embarresing. I broke my own platform. :-)peter2003-11-171-4/+4
* | Tweaked the siointr1() so that it works better at 921600 bps, especiallybde2003-11-171-0/+5
* | Remove the BUGS section introduced in rev 1.11 now that the problemdas2003-11-172-30/+0
* | Reimplement nologin(8) as a C program. This allows us to staticallydas2003-11-176-80/+58
* | Widen the enable/disable helper function's argument in line with thepeter2003-11-1715-67/+45
* | Expand the argument to the ithread enable/disable helper hooks from anpeter2003-11-172-9/+9
* | Declare crc32 static. There's a copy in libz that conflicts for themarcel2003-11-171-1/+1
* | Start turning on a few devices in the amd64 hardware notes, based onbmah2003-11-172-16/+16
* | Ignore errors on ln. This is a quick fix for the make depend twice inimp2003-11-171-1/+1
* | /rescue/b{,un}zip exists, so build this dynamically now.obrien2003-11-171-2/+0
* | /rescue/g{{,un}zip,zcat} exist, so build this dynamically now.obrien2003-11-171-2/+0
* | /rescue/tar exists, so build this dynamic now.obrien2003-11-171-2/+0
* | Fixed pedantic warnings for statement-expressions using __extension__bde2003-11-172-8/+8
* | Copy ukbdmap.h rules from .i386.imp2003-11-171-0/+6
* | Baby steps. Set WARNS=1 for libc.nectar2003-11-171-0/+1
* | Detect range errors when using the %s specifier. Previously, LONG_MAXnectar2003-11-171-3/+10
* | Fixed a pedantic syntax error (a stray semicolon at the end ofbde2003-11-173-3/+3
* | Fix a few cases where MT_TAG-type "fake mbufs" are created on the stack, butgreen2003-11-172-0/+3
* | Fixed pedantic syntax errors. Many macros didn't permit a semicolon afterbde2003-11-171-3/+6
* | Avoid a warning for compiling with `gcc -Wbad-function cast'. (Thisbde2003-11-171-1/+5
* | Print the dirpref avgfilesize and avgfpdir parameters.truckman2003-11-171-0/+2
* | Don't implement mpo_destroy() for Biba, LOMAC, and MLS, as theyrwatson2003-11-173-21/+0
* | Update a comment about needing to fix NFS server credential userwatson2003-11-171-1/+1
* | Document nologin(8) as being insecure in conjunction with a dynamicdas2003-11-172-0/+30
* | - Remove unnecessary synchronization from sf_buf_init(). (There is onlyalc2003-11-167-14/+0
* | Implement sockets support for __mac_get_fd() and __mac_set_fd()rwatson2003-11-1612-7/+124
* | Don't waste so much space for the latency debugging buffer. Its sizebde2003-11-161-10/+8
* | Gross kludge:imp2003-11-161-0/+8
* | Document NO_DYNAMICROOT.simon2003-11-161-0/+7
* | Fix build on alphakris2003-11-161-0/+1
* | logerror is used in syslogd to log errors from syslogd itself. Itdwmalone2003-11-161-0/+6
* | Remove an argument to printf that is unused.dwmalone2003-11-161-1/+1
* | Invert the condition that installs the dynamic linker early, sincegordon2003-11-161-1/+2
* | Modified release note: dynamically linked /bin and /sbin is now thebmah2003-11-162-10/+16
* | Update mac_set.3 to account for new behavior of mac_set_fd() in therwatson2003-11-161-5/+7
* | Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET andrwatson2003-11-164-26/+45
OpenPOWER on IntegriCloud