| Commit message (Expand) | Author | Age | Files | Lines |
* | Expand the argument to the ithread enable/disable helper hooks from an | peter | 2003-11-17 | 2 | -9/+9 |
* | Declare crc32 static. There's a copy in libz that conflicts for the | marcel | 2003-11-17 | 1 | -1/+1 |
* | Start turning on a few devices in the amd64 hardware notes, based on | bmah | 2003-11-17 | 2 | -16/+16 |
* | Ignore errors on ln. This is a quick fix for the make depend twice in | imp | 2003-11-17 | 1 | -1/+1 |
* | /rescue/b{,un}zip exists, so build this dynamically now. | obrien | 2003-11-17 | 1 | -2/+0 |
* | /rescue/g{{,un}zip,zcat} exist, so build this dynamically now. | obrien | 2003-11-17 | 1 | -2/+0 |
* | /rescue/tar exists, so build this dynamic now. | obrien | 2003-11-17 | 1 | -2/+0 |
* | Fixed pedantic warnings for statement-expressions using __extension__ | bde | 2003-11-17 | 2 | -8/+8 |
* | Copy ukbdmap.h rules from .i386. | imp | 2003-11-17 | 1 | -0/+6 |
* | Baby steps. Set WARNS=1 for libc. | nectar | 2003-11-17 | 1 | -0/+1 |
* | Detect range errors when using the %s specifier. Previously, LONG_MAX | nectar | 2003-11-17 | 1 | -3/+10 |
* | Fixed a pedantic syntax error (a stray semicolon at the end of | bde | 2003-11-17 | 3 | -3/+3 |
* | Fix a few cases where MT_TAG-type "fake mbufs" are created on the stack, but | green | 2003-11-17 | 2 | -0/+3 |
* | Fixed pedantic syntax errors. Many macros didn't permit a semicolon after | bde | 2003-11-17 | 1 | -3/+6 |
* | Avoid a warning for compiling with `gcc -Wbad-function cast'. (This | bde | 2003-11-17 | 1 | -1/+5 |
* | Print the dirpref avgfilesize and avgfpdir parameters. | truckman | 2003-11-17 | 1 | -0/+2 |
* | Don't implement mpo_destroy() for Biba, LOMAC, and MLS, as they | rwatson | 2003-11-17 | 3 | -21/+0 |
* | Update a comment about needing to fix NFS server credential use | rwatson | 2003-11-17 | 1 | -1/+1 |
* | Document nologin(8) as being insecure in conjunction with a dynamic | das | 2003-11-17 | 2 | -0/+30 |
* | - Remove unnecessary synchronization from sf_buf_init(). (There is only | alc | 2003-11-16 | 7 | -14/+0 |
* | Implement sockets support for __mac_get_fd() and __mac_set_fd() | rwatson | 2003-11-16 | 12 | -7/+124 |
* | Don't waste so much space for the latency debugging buffer. Its size | bde | 2003-11-16 | 1 | -10/+8 |
* | Gross kludge: | imp | 2003-11-16 | 1 | -0/+8 |
* | Document NO_DYNAMICROOT. | simon | 2003-11-16 | 1 | -0/+7 |
* | Fix build on alpha | kris | 2003-11-16 | 1 | -0/+1 |
* | logerror is used in syslogd to log errors from syslogd itself. It | dwmalone | 2003-11-16 | 1 | -0/+6 |
* | Remove an argument to printf that is unused. | dwmalone | 2003-11-16 | 1 | -1/+1 |
* | Invert the condition that installs the dynamic linker early, since | gordon | 2003-11-16 | 1 | -1/+2 |
* | Modified release note: dynamically linked /bin and /sbin is now the | bmah | 2003-11-16 | 2 | -10/+16 |
* | Update mac_set.3 to account for new behavior of mac_set_fd() in the | rwatson | 2003-11-16 | 1 | -5/+7 |
* | Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET and | rwatson | 2003-11-16 | 4 | -26/+45 |
* | Abstract the label checking and setting logic from | rwatson | 2003-11-16 | 2 | -13/+24 |
* | Implement mpo_copy_{mbuf,pipe,vnode}_label() entry points for | rwatson | 2003-11-16 | 2 | -0/+36 |
* | Reduce gratuitous redundancy and length in function names: | rwatson | 2003-11-16 | 4 | -18/+14 |
* | When rebooting the machine jump to 0xf000:0xfff0 instead of 0xffff:0x0. | phk | 2003-11-16 | 2 | -2/+2 |
* | Add the ports/arabic category to the examples. | ceri | 2003-11-16 | 4 | -0/+4 |
* | If the unmount by file system ID fails, don't warn before retrying | iedowse | 2003-11-16 | 1 | -1/+4 |
* | mdoc(7) janitor: | simon | 2003-11-16 | 1 | -2/+2 |
* | Pull latest changes from OpenBSD: | sobomax | 2003-11-16 | 6 | -4/+194 |
* | Back out last change and go back to using KSE locks instead of thread | deischen | 2003-11-16 | 2 | -32/+34 |
* | Add the following devices to the list of supported devices, to sync | simon | 2003-11-16 | 1 | -0/+6 |
* | Restored the call to schedsofttty() (now spelled swi_sched(...)) again. | bde | 2003-11-16 | 3 | -42/+57 |
* | Fix comment typo. | akiyama | 2003-11-16 | 1 | -1/+1 |
* | Make two casts correct for all types of 64bit platforms. | andre | 2003-11-16 | 1 | -2/+2 |
* | Make interrupt pipe interval time configurable. | akiyama | 2003-11-16 | 5 | -4/+66 |
* | Apply some fixups in the driver_t's. | akiyama | 2003-11-16 | 2 | -2/+2 |
* | Regen. | akiyama | 2003-11-16 | 2 | -2/+41 |
* | Add vendor IDs, and device IDs supported by uplcom(4). | akiyama | 2003-11-16 | 2 | -0/+15 |
* | Add missing ioctl functions. | akiyama | 2003-11-16 | 1 | -4/+19 |
* | Add rue(4) into list of miibus-using drivers and reference. | akiyama | 2003-11-16 | 1 | -0/+3 |