summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | More unsigned char casts to isupper(3).jmallett2002-06-201-2/+2
* | | Merge ncurses 5.2-20020615 changes onto mainline.peter2002-06-201-3/+3
* | | Provide a heuristic for RCS conflicts.jmallett2002-06-201-2/+9
* | | This commit was generated by cvs2svn to compensate for changes in r98503,peter2002-06-2024-257/+640
|\ \ \
| * | | Import ncurses 5.2-20020615 to fix a first-column display bug.peter2002-06-2025-260/+643
| * | | Removed in latest importpeter2002-05-211-158/+0
* | | | Look for wildcards, and balanced meta-characters such as { and } like NetBSDjmallett2002-06-201-2/+18
* | | | Expand a buffer to reduce diffs to NetBSD.jmallett2002-06-201-2/+2
* | | | Diff reduction for great justice against NetBSD, cast to unsigned char whenjmallett2002-06-204-18/+18
* | | | Implement SO_NOSIGPIPE option for sockets. This allows one to request thatalfred2002-06-204-2/+7
* | | | o Remove an incorrect cast from obreak(). This cast would,alc2002-06-201-5/+5
* | | | Don't leak resources if fdcheckstd() fails during exec.alfred2002-06-201-5/+10
* | | | Don't try to decode old-style options if the argv[1] begins with `-' and thesobomax2002-06-201-10/+28
* | | | Display the mutex name in the ^T status line if the selected threadiedowse2002-06-201-2/+3
* | | | Whitespace fixes to line-up EOL escapes whose right-most extraints changed injmallett2002-06-201-15/+15
* | | | Cast sp to uintptr_t when doing a compare of it to STACKMAX which is a size_t.jmallett2002-06-202-5/+5
* | | | It seems the hard lock on m4(1) is viewed as superfluous. Okay. It's gone.jmallett2002-06-201-1/+0
* | | | Quick fix for the type of the bitmap in sigset_t. It was an array ofbde2002-06-201-3/+3
* | | | Anonymize the "portmap" program to get better compatibility withdougb2002-06-203-4/+8
* | | | Update an 'XXX what is this?' type comment about suswintr and fuswintr.peter2002-06-203-6/+6
* | | | Style: put static qualifier on definition of static functions.tjr2002-06-201-7/+7
* | | | Use suword16/fuword16 instead of susword/fusword - this has two differentpeter2002-06-205-23/+23
* | | | Bogusness may have happened using a variable assignment here before, butjmallett2002-06-201-1/+1
* | | | Deorbit suibyte(). It was only used for split address space systemspeter2002-06-2011-72/+15
* | | | time(1) does not use the shell to execute the specified utility, removetjr2002-06-201-6/+2
* | | | Remove references to UIO_USERISPACE which no longer exists.peter2002-06-202-6/+2
* | | | Remove UIO_USERISPACE - we do not support any split instruction/datapeter2002-06-202-7/+0
* | | | Make it obvious that command line arguments may be specified for the utilitytjr2002-06-202-10/+11
* | | | That's right, you can shove your xargs(1) issues in my direction, and I'mjmallett2002-06-201-0/+2
* | | | ia32 %edx return comes from td_retval[1], not td_retval[0]peter2002-06-201-1/+1
* | | | Use suword32/64 and fuword32/64 like elsewhere instead of inventingpeter2002-06-204-32/+37
* | | | Add boot_serial and boot_multicons variables to set RB_SERIAL andpeter2002-06-208-0/+16
* | | | panic rather than fault and explode if we fail to contigmalloc a kernelpeter2002-06-201-0/+3
OpenPOWER on IntegriCloud