summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Push down pcbinfo and inpcb locking from udp_send() into udp_output().rwatson2004-08-191-25/+35
* In in_pcbrehash(), do assert the inpcb lock as well as the pcbinfo lock.rwatson2004-08-191-1/+1
* We really don't want to receive spoil event for synchroniztion consumers.pjd2004-08-182-2/+0
* Bring ia64 back from the dead. After a call one needs to restore themarcel2004-08-181-1/+1
* Skip entries for GBDE swap devices if they are commented out in /etc/fstab.thomas2004-08-182-12/+20
* Do not override the class provided dumpconf function.phk2004-08-181-1/+2
* Clarify that realloc and reallocf may move the memory allocation.alfred2004-08-181-3/+7
* Pretty print some informational messages.le2004-08-181-1/+4
* Fix a stupid bug in the drive taste function: when checking if ale2004-08-181-28/+10
* Initialize iobase from the resource allocated by bus_alloc_resource_any()gibbs2004-08-181-2/+2
* NOP class doesn't operate on metadata, so the spoil event can be safelypjd2004-08-181-1/+0
* ss if_vx through indent, and use ANSI function definitions, prior to addinggibbs2004-08-185-1018/+990
* Dump device status on 'list' command.pjd2004-08-181-0/+2
* - Add a manual page for graid3(8) utility.pjd2004-08-183-1/+213
* If _CRS fails, assume that it succeeded. The ASUS K8V (and others) definesnjl2004-08-181-2/+1
* Add a line to BUGS section about the need of implementation description.pjd2004-08-181-0/+2
* Invert the polarity of two tests in the recovery code that could causegibbs2004-08-181-2/+2
* Remove spurious EISA definitions left over from the initial port of thegibbs2004-08-181-13/+0
* Remove ISA attachments dependence on eisaconf.hgibbs2004-08-182-3/+3
* Changes to make twa work on amd64.vkashyap2004-08-182-2/+2
* Add some missing empty lines.pjd2004-08-181-0/+2
* Fix typo.pjd2004-08-181-1/+1
* Actually one can specify more than one device to stop.pjd2004-08-182-2/+2
* Ok, let's try again:pjd2004-08-181-0/+290
* - Add a manual page for gmirror(8) utility.pjd2004-08-182-1/+1
* Document the effects of modifying the .MAKEFLAGS internalru2004-08-181-1/+24
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-182-11/+1
* Enable build of Netgraph modules on all architectures.ru2004-08-181-3/+1
* Build a dummy opt_compat.h header since linprocfs.c now requires it.tjr2004-08-181-1/+5
* Remove NOMAN so loader man pages are installed.grehan2004-08-182-2/+0
* PPC definitions required for 'make release'grehan2004-08-181-1/+6
* Allow MFS images to be built without a disklabel for releasesgrehan2004-08-181-4/+8
* Add files needed for PPC release ISOs. These are built with thegrehan2004-08-184-0/+104
* Always allocate a TLS area even if its empty - libpthread relies ondfr2004-08-181-7/+4
* Bump the manpage date.maxim2004-08-181-1/+1
* Retire hw.pci.allow_unsupported_io_range.maxim2004-08-182-11/+0
* Bump synchronization ID if we are sure, that we have ACTIVE components.pjd2004-08-181-7/+9
* My take at improving the universe: allow the worlds to beru2004-08-181-11/+16
* Add a HARDWARE section to the example section 4 manual page.simon2004-08-181-1/+12
* Call AcpiLeaveSleepState() before DEVICE_RESUME(). The former calls thenjl2004-08-181-2/+2
* Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile,ru2004-08-182-7/+6
* Turn on the FreeBSD login user capabilities database support.obrien2004-08-181-1/+1
* NetBSD has updated their groff to a version that handles .Nm the sameobrien2004-08-182-12/+6
* Merge rev 1.2 (OPIE, login user capabilities database, PAM) supportobrien2004-08-181-84/+272
* This commit was generated by cvs2svn to compensate for changes in r133936,obrien2004-08-1812-151/+185
|\
| * Import of LukeM's ftpd taken from the NetBSD CVS repo on 9-Aug-2004.obrien2004-08-1815-242/+407
* | When one entry in the RSDT is corrupted, just skip it instead of bailing out.njl2004-08-181-2/+5
* | Update man page for supported table types.njl2004-08-181-5/+2
* | Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as allnjl2004-08-185-92/+10
* | This commit was generated by cvs2svn to compensate for changes in r133931,njl2004-08-181-1/+2
|\ \
OpenPOWER on IntegriCloud