summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dd %i as an alias for %d for greater compatibility with our *BSD bretherenimp2002-07-051-0/+1
* Don't depend on pollution in <limits.h> for the definition ofmike2002-07-052-0/+2
* Document BIOS bytecode overriding.takawata2002-07-051-0/+32
* Rewrite to use the buffer API instead of roll-your-own messaging.des2002-07-051-116/+65
* (forgot to commit) We don't need --with-opie since PAM takes care of it.des2002-07-051-1/+1
* There is apparently no reason for the existence of the `etc' target.ru2002-07-051-2/+0
* Whitespace and indentation (style) fixes.ru2002-07-051-34/+36
* Added DEFAULTS, to denote the contents of etc/defaults/.ru2002-07-051-38/+34
* o Change almost all magic numbers to the appropriate constants.maxim2002-07-051-28/+32
* More strict ip options parsing.maxim2002-07-051-53/+44
* Add bmtphy.cbenno2002-07-051-0/+1
* regeneratebenno2002-07-051-3/+9
* Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes thebenno2002-07-053-0/+483
* Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY usedbenno2002-07-052-3/+3
* Fix a memory leak.maxim2002-07-051-0/+1
* Correct the History section; uniq(1) appeared at least as early as V3.tjr2002-07-051-4/+5
* Remove redundant description of input_file and output_file arguments.tjr2002-07-051-4/+0
* Use err instead of errx when malloc fails. "malloc" is not a helpfultjr2002-07-053-7/+13
* ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to bedes2002-07-054-5/+5
* o Lock accesses to the free page queues in contigmalloc1().alc2002-07-051-0/+2
* Cleanups for vnode lock debugging.jeff2002-07-051-4/+6
* Heimdal Texinfo manual.ru2002-07-052-1/+7
* Remove unnecessary includes.jeff2002-07-052-4/+0
* Include systm.h before vnode.h so Debugger() and printf() are available whenjeff2002-07-051-1/+1
* Back out proc part of last commit. UMA manages the thread cache only, andpeter2002-07-052-16/+44
* Copy from sparc64/pmap.c rev 1.64 (Retrofit changes from i386/pmap.cpeter2002-07-051-23/+9
* Take a shot at implementing changes from i386/pmap.c rev 1.328-1.331.peter2002-07-051-49/+22
* Turn on BPF_ALIGN for all non-i386 platforms, instead of having anpeter2002-07-051-1/+1
* Back out the previous revisionbrian2002-07-041-12/+3
* Disable hardware checksum offloading of IP fragments in the bgejdp2002-07-041-1/+1
* o Resurrect vm_page_lock_queues(), vm_page_unlock_queues(), and the freealc2002-07-043-5/+29
* Diff reduction (microoptimization) with another WIP. Move the framepeter2002-07-042-4/+10
* I'm not sure if that was ahd(4) who grew BOOTMFS so that itru2002-07-041-1/+5
* mdoc(7) police: a bit of tidying.ru2002-07-041-55/+126
* A small cleanup.julian2002-07-041-1/+0
* Don;t call teh thread setup routines from here..julian2002-07-041-1/+0
* Restore copyright and RCSID.johan2002-07-041-6/+11
* Add the missing dependency (gdbint.info: gdb-cfg.texi).ru2002-07-041-1/+1
* Convince lint via the standard lint-comment /* LONGLONG */ to notmarkm2002-07-041-0/+5
* This header is for Solaris compatibility only (according to Davidmarkm2002-07-041-0/+4
* Fixed CLEANFILES.ru2002-07-041-1/+1
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-042-2/+2
* Retrofit changes from i386/pmap.c rev 1.328-1.331.peter2002-07-041-43/+31
* Don't free pages we never allocated..julian2002-07-042-14/+4
* Slight restatement of the code and remove some unused variables.julian2002-07-042-22/+16
* Allow XFree86-4 to buildobrien2002-07-032-12/+37
* New release note: NetBSD whereis(1).bmah2002-07-032-6/+14
* If we've given a domain name prefix as the authentication name, stripbrian2002-07-031-3/+12
* Update my email address.archie2002-07-031-1/+1
* Add comments and slightly rearrange the thread stack assignment codejulian2002-07-032-18/+38
OpenPOWER on IntegriCloud