summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the -U option a bit more clearly.philip2005-01-111-0/+12
* Restore these files to make ldconfig(8) happy.trhodes2005-01-114-0/+504
* When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* Make WARNS=6 happy with our init(8):delphij2005-01-112-25/+40
* Fix incorrect comment.pjd2005-01-111-1/+1
* Utilize callout_pending() macroglebius2005-01-112-3/+3
* Silently ignore forced argument to unmount.phk2005-01-111-2/+0
* - Use ng_callout() instead of timeout(9).glebius2005-01-111-12/+14
* - Use ng_callout() instead of home-grown implementation.glebius2005-01-112-22/+4
* - Use ng_callout() instead of callout_reset(9).glebius2005-01-111-93/+36
* Scheduled mdoc(7) sweep.ru2005-01-1111-67/+61
* This file fell out of the list when adding bufsync.phk2005-01-111-0/+1
* Add -q to usage() and mark the "index" argument as optional.ru2005-01-111-1/+1
* - mdoc(7) cleanup.simon2005-01-111-17/+43
* Oops, the < in arg1=< is optional - treat it as such!brian2005-01-111-1/+1
* Add -c to SYNOPSIS and usage().ru2005-01-112-3/+3
* Fix a typo in a comment that may be confusing if one doesn't reallykeramida2005-01-111-1/+1
* Add BO_SYNC() and add a default which uses the secret vnode pointerphk2005-01-116-1/+16
* Scheduled mdoc(7) sweep.ru2005-01-119-19/+18
* Formatting fixes.ru2005-01-111-9/+11
* More vnode -> bufobj migration.phk2005-01-111-12/+13
* Give flushbuflist() a struct bufv as first argument and avoid home-rollingphk2005-01-111-36/+21
* Wrap the bufobj operations in macros: BO_STRATEGY() and BO_WRITE()phk2005-01-1111-11/+14
* The total sum of blocks for the -l and -s option is printed always,joerg2005-01-111-3/+5
* - allow a device hint to disable probing a slot on a Uninorth PCI bus.grehan2005-01-111-5/+12
* Remove the unused credential argument from VOP_FSYNC() and VFS_SYNC().phk2005-01-1135-110/+90
* MFp4:imp2005-01-113-1/+6
* Revert part of last commit that was unintentionalimp2005-01-111-1/+1
* don't see NBPFILTER.ume2005-01-111-2/+0
* remove HAVE_OLD_BPF part.ume2005-01-111-20/+0
* we are not OLD_BPF system.ume2005-01-111-1/+0
* fix typo.ume2005-01-111-1/+1
* Add a few cards from NetBSD. They don't work yet, since the code toimp2005-01-111-8/+10
* Use the standard FreeBSD licenseimp2005-01-1111-95/+81
* nitsimp2005-01-111-2/+3
* Remove a.out runtime linker. It doesn't build and was removed from thetrhodes2005-01-1113-4456/+0
* The card activation failured message is lame, and not done for otherimp2005-01-111-3/+1
* /* -> /*- for a second clauseimp2005-01-112-2/+2
* Use the FreeBSD standard license, since there's no reason to use theimp2005-01-112-20/+17
* KAME-IPSEC has already supports TCP_SIGNATURE(IPv4)suz2005-01-111-2/+2
* There are no PC98 amd64 machines, so gc a few stray ifdefs.imp2005-01-112-9/+0
* While we want the recursion protection for the bucket zones so thatbmilekic2005-01-111-1/+11
* Adjust the mail reject output so that it gives an abreviated reason for thebrian2005-01-111-1/+1
* Collapse "fgrep | egrep | sed" down to a single sed.brian2005-01-111-3/+1
* Make default RFCOMM session MTU match default L2CAP MTU.emax2005-01-111-3/+3
* Final attempt to make aha 1542A working. If not, oh well, I don'timp2005-01-112-7/+16
* puc handles this card, so remove it from here.imp2005-01-111-1/+0
* Another prism2 card (not sure what, if anything, is needed for >=5)imp2005-01-111-0/+6
* Properly calculate the offset in mapping the memory of pccards. Thisimp2005-01-111-5/+6
* 1. s/women/woman/ when the singular is intendeddougb2005-01-111-14/+5
OpenPOWER on IntegriCloud