| Commit message (Expand) | Author | Age | Files | Lines |
* | Document NO_PF and NO_AUTHPF | brueffer | 2004-08-19 | 1 | -0/+7 |
* | Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcoming | ru | 2004-08-19 | 1 | -1/+3 |
* | Meet the new era of 6.0-CURRENT. | ru | 2004-08-19 | 1 | -2/+2 |
* | Add a NO_BOOT knob to prevent building the boot blocks and loader. | des | 2004-08-19 | 3 | -0/+6 |
* | Always quote variables in tests, to ensure correct evaluation even when | des | 2004-08-19 | 1 | -7/+7 |
* | Print the patch file name in the warning message for missing patch files. | des | 2004-08-19 | 1 | -1/+1 |
* | Clean up, add update_releng_[45].rc. | des | 2004-08-19 | 1 | -2/+6 |
* | RELENG_5 is now available. | des | 2004-08-19 | 2 | -2/+6 |
* | Branches of interest are RELENG_4_{8,9,10}. | des | 2004-08-19 | 2 | -1/+5 |
* | Comment out the timeout setting; it doesn't work properly. | des | 2004-08-19 | 1 | -0/+1 |
* | add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of | jmg | 2004-08-19 | 4 | -0/+22 |
* | Acquire and release Giant around a call to VOP_BMAP(). (This is a | alc | 2004-08-19 | 1 | -0/+2 |
* | Add UNP_UNLOCK_ASSERT() to asser that the UNIX domain socket subsystem | rwatson | 2004-08-19 | 1 | -2/+10 |
* | Push down pcbinfo and inpcb locking from udp_send() into udp_output(). | rwatson | 2004-08-19 | 1 | -25/+35 |
* | In in_pcbrehash(), do assert the inpcb lock as well as the pcbinfo lock. | rwatson | 2004-08-19 | 1 | -1/+1 |
* | We really don't want to receive spoil event for synchroniztion consumers. | pjd | 2004-08-18 | 2 | -2/+0 |
* | Bring ia64 back from the dead. After a call one needs to restore the | marcel | 2004-08-18 | 1 | -1/+1 |
* | Skip entries for GBDE swap devices if they are commented out in /etc/fstab. | thomas | 2004-08-18 | 2 | -12/+20 |
* | Do not override the class provided dumpconf function. | phk | 2004-08-18 | 1 | -1/+2 |
* | Clarify that realloc and reallocf may move the memory allocation. | alfred | 2004-08-18 | 1 | -3/+7 |
* | Pretty print some informational messages. | le | 2004-08-18 | 1 | -1/+4 |
* | Fix a stupid bug in the drive taste function: when checking if a | le | 2004-08-18 | 1 | -28/+10 |
* | Initialize iobase from the resource allocated by bus_alloc_resource_any() | gibbs | 2004-08-18 | 1 | -2/+2 |
* | NOP class doesn't operate on metadata, so the spoil event can be safely | pjd | 2004-08-18 | 1 | -1/+0 |
* | ss if_vx through indent, and use ANSI function definitions, prior to adding | gibbs | 2004-08-18 | 5 | -1018/+990 |
* | Dump device status on 'list' command. | pjd | 2004-08-18 | 1 | -0/+2 |
* | - Add a manual page for graid3(8) utility. | pjd | 2004-08-18 | 3 | -1/+213 |
* | If _CRS fails, assume that it succeeded. The ASUS K8V (and others) defines | njl | 2004-08-18 | 1 | -2/+1 |
* | Add a line to BUGS section about the need of implementation description. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Invert the polarity of two tests in the recovery code that could cause | gibbs | 2004-08-18 | 1 | -2/+2 |
* | Remove spurious EISA definitions left over from the initial port of the | gibbs | 2004-08-18 | 1 | -13/+0 |
* | Remove ISA attachments dependence on eisaconf.h | gibbs | 2004-08-18 | 2 | -3/+3 |
* | Changes to make twa work on amd64. | vkashyap | 2004-08-18 | 2 | -2/+2 |
* | Add some missing empty lines. | pjd | 2004-08-18 | 1 | -0/+2 |
* | Fix typo. | pjd | 2004-08-18 | 1 | -1/+1 |
* | Actually one can specify more than one device to stop. | pjd | 2004-08-18 | 2 | -2/+2 |
* | Ok, let's try again: | pjd | 2004-08-18 | 1 | -0/+290 |
* | - Add a manual page for gmirror(8) utility. | pjd | 2004-08-18 | 2 | -1/+1 |
* | Document the effects of modifying the .MAKEFLAGS internal | ru | 2004-08-18 | 1 | -1/+24 |
* | A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost | ru | 2004-08-18 | 2 | -11/+1 |
* | Enable build of Netgraph modules on all architectures. | ru | 2004-08-18 | 1 | -3/+1 |
* | Build a dummy opt_compat.h header since linprocfs.c now requires it. | tjr | 2004-08-18 | 1 | -1/+5 |
* | Remove NOMAN so loader man pages are installed. | grehan | 2004-08-18 | 2 | -2/+0 |
* | PPC definitions required for 'make release' | grehan | 2004-08-18 | 1 | -1/+6 |
* | Allow MFS images to be built without a disklabel for releases | grehan | 2004-08-18 | 1 | -4/+8 |
* | Add files needed for PPC release ISOs. These are built with the | grehan | 2004-08-18 | 4 | -0/+104 |
* | Always allocate a TLS area even if its empty - libpthread relies on | dfr | 2004-08-18 | 1 | -7/+4 |
* | Bump the manpage date. | maxim | 2004-08-18 | 1 | -1/+1 |
* | Retire hw.pci.allow_unsupported_io_range. | maxim | 2004-08-18 | 2 | -11/+0 |
* | Bump synchronization ID if we are sure, that we have ACTIVE components. | pjd | 2004-08-18 | 1 | -7/+9 |