summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Wrap a long line.phk2003-02-111-1/+2
* Sort.nyan2003-02-111-1/+1
* Don't short-circuit zero-length requests of they are BIO_[SG]ETATTR.phk2003-02-111-10/+18
* Retire D_CANFREE flag.phk2003-02-112-2/+0
* Use the SI_CANDELETE flag on the dev_t rather than the D_CANFREE flagphk2003-02-112-4/+4
* Unconditionally make our provider with G_PF_CANDELETE.phk2003-02-111-0/+1
* Propagate G_PF_CANDELETE to our own providers from the provider we attach to.phk2003-02-111-0/+2
* Mark our provider with G_PF_CANDELETE in the cases where this is actuallyphk2003-02-111-8/+14
* Mark our struct disk with DISKFLAG_CANDELETE instead of the cdevsw withphk2003-02-111-1/+2
* document the current default value for VersionAddendum.des2003-02-114-4/+4
* Use LOG_AUTHPRIV to hide the username attempted during an invalid loginyar2003-02-111-1/+5
* Introduce flag field and G_PF_CANDELETE field on providers.phk2003-02-111-0/+2
* Introduce SI_CANDELETE flag on dev_t.phk2003-02-112-0/+2
* Switch to use the TSC code i386/i386/tsc.cphk2003-02-114-330/+4
* Switch to using the TSC code in i386/i386/tsc.c.phk2003-02-114-342/+4
* Remove another printf which does not say anything we didn't already know.phk2003-02-111-1/+0
* Turn the "updating" flag (back) into two sequence number fields atphk2003-02-112-8/+9
* Remove a debugging printf.phk2003-02-111-1/+0
* s/IPSSEC/IPSEC/tanimura2003-02-111-1/+1
* Fixup printf format.alfred2003-02-111-1/+1
* MFi386: Use DIOCGPC98 ioctl.nyan2003-02-111-16/+57
* Use DIOCGPC98 ioctl to write boot block.nyan2003-02-111-22/+62
* Actually link in the attr_{set,get}stack.alfred2003-02-113-0/+6
* Don't lock FILEDESC under PROC.alfred2003-02-111-2/+1
* Terminate 'e' event messages with a newline.scottl2003-02-111-0/+1
* Don't turn off the power of cards when new drivers are addedimp2003-02-111-19/+13
* Convert newfs to libufs (really). Solves one real issue with previousjmallett2003-02-115-116/+43
* Use srandomdev() for FreeBSDache2003-02-111-0/+4
* Add -DHAVE_ARC4RANDOM to CFLAGSache2003-02-111-1/+1
* Use srandomdev() for FreeBSDache2003-02-111-0/+4
* There is no sense to use random random() and arc4random() in the same program.ache2003-02-111-2/+1
* Add missing srand() (sranddev() for FreeBSD)ache2003-02-111-0/+5
* Use sranddev()/srandomdev() for FreeBSDache2003-02-111-2/+10
* Get Fox Talbot's birth year right. How could anybody have expectedgrog2003-02-111-1/+1
* Apply man.alias to /usr/share/openssl/man tooache2003-02-111-0/+8
* Add /usr/local/man as OPTIONAL_MANPATHache2003-02-111-0/+1
* Regensanpei2003-02-112-2/+9
* Add support SUNTAC U-Cable TypeD2 (DS96L)sanpei2003-02-112-0/+3
* When unloading dependencies make sure they are removed from all thekan2003-02-101-9/+10
* - Add a comment about a race that will happen without Giant.jeff2003-02-101-0/+1
* - Unlock the nblock after the loop in bwillwrite().jeff2003-02-101-1/+1
* Get cosmetic changes out of the way before I add routing table SMP locks.hsu2003-02-101-56/+47
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-10273-666/+1609
* The regression-tests for 'make' *expect* to trigger make's warning:gad2003-02-102-2/+2
* Use pam_get_user(3) instead of pam_get_item(3) where appropriate.des2003-02-102-4/+4
* Immortalize a Robert Watson quote.mike2003-02-101-0/+7
* - Determine the size of buffers with sizeof() instead of usingrobert2003-02-101-7/+7
* New release notes: GCC 3.2.2, sendmail 8.12.7.bmah2003-02-102-0/+12
* This commit was generated by cvs2svn to compensate for changes in r110647,gshapiro2003-02-101-3/+3
|\
| * Import proto.m4 fix from vendor repository. This fixes a cf buildinggshapiro2003-02-101-3/+3
OpenPOWER on IntegriCloud