summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable cd9660 support by default.jake2002-06-211-1/+1
* Enable UFS1_AND_UFS2 support for sparc64 by default. Booting from ufs1 orjake2002-06-211-0/+2
* Remove CAPABILITIES from NOTESrwatson2002-06-211-2/+0
* Hone the rpcbind dependency checking.dougb2002-06-213-4/+4
* Clarify revision 1.14:obrien2002-06-210-0/+0
* Forced commit to keep cvs happy.peter2002-06-210-0/+0
* Forced commit to keep cvs happy.peter2002-06-210-0/+0
* Forced commit to keep cvs happy.peter2002-06-210-0/+0
* Forced commit to keep cvs happy.peter2002-06-210-0/+0
* Forced commit to note we are pretending contrib/gdb.291 never existed.obrien2002-06-210-0/+0
* This commit was generated by cvs2svn to compensate for changes in r98576,obrien2002-06-215-0/+124
|\
| * Sync with NetBSD's mainline.obrien2002-06-2176-338/+617
* | We need to link with libiberty.a before libreadline.so. Both supplyobrien2002-06-211-4/+4
* | Forced commit after RCS file surgery.peter2002-06-210-0/+0
* | cc -O0 and -O1 didn't do the easy optimization of alignment for space.obrien2002-06-211-1/+1
* | BDE prefers this organization.obrien2002-06-211-9/+11
* | This commit was generated by cvs2svn to compensate for changes in r98567,obrien2002-06-212-3/+5
|\ \ | |/
| * Sync with NetBSD.obrien2002-06-212-3/+5
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn2002-06-133-0/+81
* | Reduce the -I's as we don't need them all.obrien2002-06-211-1/+1
* | New release notes: ng_device(4), UFS2, newfs(8) -O, newgrp(1),bmah2002-06-212-16/+98
* | __FBSDID() strategic insertion.jmallett2002-06-212-5/+6
* | Kill __P, yuck.jmallett2002-06-213-46/+46
* | Mark unused variables __unused.jmallett2002-06-212-5/+5
* | Use __typeof__ instead of typeof.jmallett2002-06-211-1/+1
* | Kill bad whitespace and do some style cleanups as a result of the protoize.jmallett2002-06-211-30/+20
* | ANSI prototypes via protoize(1).jmallett2002-06-212-100/+64
* | Better fix for style.markm2002-06-211-6/+6
* | Revert the part of Kirks UFS2 commit which added divdi3.c and moddi3.cphk2002-06-215-11/+8
* | Clean up hex() and octal() to return and work with unsigned integers sincejmallett2002-06-211-8/+8
* | Fix warnings generated elsewhere.markm2002-06-211-1/+1
* | Style tidy-up.markm2002-06-211-2/+4
* | Modernise this code by rounding up the usual suspects: register keyword,markm2002-06-212-120/+87
* | Don't say that an umounted filesystem is required for -n. An unmountedbde2002-06-211-1/+0
* | Fix incorrect library ordering. I thought I'd committed this already...des2002-06-211-2/+2
* | #include <sys/time.h> before <sys/stat.h> to get timespec.phk2002-06-211-0/+1
* | Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).ru2002-06-213-8/+7
* | Skip fields in the manner required by POSIX, and the way V7 did it.tjr2002-06-211-10/+8
* | Quiet ``make objlink'' when NOOBJ is defined.ru2002-06-211-1/+3
* | Newline characters should not participate in line comparisons. Only apparenttjr2002-06-211-4/+22
* | A gross patch to tidy up the formatting.ru2002-06-211-293/+402
* | Give a C rewriter the necessary credit.ru2002-06-211-3/+9
* | This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-2189-3369/+5199
* | o Remove GIANT_REQUIRED from vm_map_stack().alc2002-06-211-2/+0
* | Update for libpcap 0.7.1fenner2002-06-211-14/+46
* | o Remove GIANT_REQUIRED from vm_pager_allocate() and vm_pager_deallocate().alc2002-06-211-3/+0
* | New release notes: gifconfig(8) gone, prefix(8) gone.bmah2002-06-212-4/+20
* | Merge libpcap 0.7.1fenner2002-06-219-106/+1270
* | This commit was generated by cvs2svn to compensate for changes in r98530,fenner2002-06-2132-840/+3224
|\ \
| * | Import libpcap 0.7.1, fromfenner2002-06-2142-949/+4511
OpenPOWER on IntegriCloud