summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Describe details of importing.sobomax2001-03-271-0/+28
* Traverse ${DESTDIR}/usr/include in lexographical order.ru2001-03-271-1/+1
* Add comment explaining why size not passed directly to mmap, i.e. not relayache2001-03-271-3/+9
* Do not override the ``install'' target.ru2001-03-271-1/+1
* Update FreeBSD translations to match 1.4.1 (actually just copied Enslishsobomax2001-03-276-12/+30
* Resolve conflicts.sobomax2001-03-276-158/+518
* This commit was generated by cvs2svn to compensate for changes in r74853,sobomax2001-03-272-21/+38
|\
| * Virgin import of Hugh F. Mahon's EasyEditor 1.4.1.sobomax2001-03-277-170/+554
* | MAN[1-9] -> MAN.ru2001-03-2757-81/+74
* | Rewrite of the CAM error recovery code.ken2001-03-271-1/+1
* | Use SSIZE_MAX instead of INT_MAX, as kernel does ssize_t checkache2001-03-271-1/+3
* | Treat mmap() error as fatal too, i.e. do exit(1) instead of returnache2001-03-261-1/+1
* | rlines() checks:ache2001-03-261-3/+10
* | Do not build (and install) both secure/ and standard versionsru2001-03-261-3/+3
* | Don't use MANDEPEND and MANSRC.ru2001-03-261-5/+2
* | Merge various changes from OpenBSD and NetBSD.mikeh2001-03-2528-470/+478
* | Now that libfetch uses the high port range by default, add a -U option todes2001-03-242-13/+17
* | Get rid of setgid kmem for systat, and while being there, fix some bugstmm2001-03-2310-151/+397
* | Take setgid kmem away from nfsstat, it has not needed it for some timetmm2001-03-222-7/+1
* | Properly deal with one char weekdaysache2001-03-221-4/+8
* | Uppercase first month letterache2001-03-221-1/+6
* | Fix width for printing timeache2001-03-211-5/+4
* | Don't attempt to parse %cache2001-03-211-5/+14
* | Don't attempt to parse %cache2001-03-211-2/+7
* | Don't attempt to parse %cache2001-03-211-3/+9
* | Don't attempt to parse %cache2001-03-211-3/+9
* | Don't attempt to parse %cache2001-03-211-17/+33
* | Don't attempt to parse %cache2001-03-214-34/+56
* | Don't attempt to parse %c, use nl_langinfo insteadache2001-03-211-13/+16
* | Don't attempt to parse %c, use nl_langinfo insteadache2001-03-211-5/+10
* | Restore old locale properlyache2001-03-211-1/+4
* | Use nl_langinfo instead of %Efache2001-03-212-2/+7
* | Use nl_langinfo instead of %EFache2001-03-211-1/+5
* | Correct the top memory stats display: convert page counts to kB.tmm2001-03-201-0/+5
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1910-535/+1767
* | Add an example of a novel technique to the IPv6 code. This technique seemsphk2001-03-191-1/+2
* | s/protocol-cloned/cloned/ I have missed in 1.24 -> 1.25.ru2001-03-181-1/+1
* | Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.des2001-03-151-1/+1
* | Add a -W flag that tells netstat not to truncate addresses even if they aredes2001-03-154-32/+68
* | net/route.c:ru2001-03-152-5/+10
* | with my mentor hat on...billf2001-03-151-2/+0
* | Revert previous change -- apparently it's not quite right. It brokewill2001-03-151-15/+9
* | Fix make(1) bug: nested comments may be placed in .if, .else .if, andwill2001-03-151-9/+15
* | MAXHOSTNAMELEN includes space for a NUL.brian2001-03-146-42/+13
* | Count and show incoming UDP datagrams with no checksum.ru2001-03-132-18/+21
* | Fix top(1) display for SMP systems where the username is longer than 14will2001-03-121-1/+3
* | reset uid back to the user before doing kerberised change password.assar2001-03-121-0/+1
* | Updates for Blowfish password hashing.markm2001-03-111-2/+6
* | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,obrien2001-03-082-38/+1
* | Fix two bugs in null suffix handling. Both occured only after the suffixtmm2001-03-081-6/+19
OpenPOWER on IntegriCloud