summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Update for libpcap 0.7.1fenner2002-06-211-6/+23
* | | Update for tcpdump 3.7.1fenner2002-06-212-47/+36
* | | Merge tcpdump 3.7.1fenner2002-06-2130-1474/+3144
* | | This commit was generated by cvs2svn to compensate for changes in r98524,fenner2002-06-2186-4240/+10457
|\ \ \
| * | | Import tcpdump 3.7.1, fromfenner2002-06-21116-5624/+13491
* | | | Release note added: rc.d.bmah2002-06-202-12/+40
* | | | Modified release note: ncurses 5.2-20020615, added version number forbmah2002-06-202-18/+10
* | | | Add some #define's for mbuf annotations.luigi2002-06-201-0/+48
* | | | Provide a way to keep out old ("historic") release notes from bloatingbmah2002-06-206-18/+102
* | | | Add a few files which are needed to build "passwd" now thatluigi2002-06-206-35/+891
* | | | Remove GAWK. I removed it from the build 2 weeks ago and the worldobrien2002-06-20295-109135/+0
* | | | {f,s}usword -> {f,s}uword16. Implement {f,s}uword32.jake2002-06-202-46/+94
* | | | Change the way we internally store the mount options tomux2002-06-204-134/+83
* | | | Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which causedjmallett2002-06-201-0/+8
OpenPOWER on IntegriCloud