summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Give the -o option before any filename operands when invoking the sorttjr2003-06-011-2/+2
* Split the env(1) manpage off from printenv(1); there is not much pointtjr2003-06-014-94/+161
* Close files after opening them to avoiding leaking descriptors and memory.tjr2003-06-011-1/+3
* Rewrite this csh program as a /bin/sh program. This appears to beschweikh2003-05-311-114/+92
* Assorted mdoc(7) fixes.ru2003-05-301-29/+41
* Remove uninitialized local variable in favor of global.mdodd2003-05-261-2/+1
* Erase whitspace at EOL.ru2003-05-221-1/+1
* Markup bits.ru2003-05-214-6/+9
* Revert last delta.ru2003-05-211-10/+3
* Clarify the describtion of the -A switchbrueffer2003-05-211-1/+3
* Fixed catman(1) so that if the source files are compressed,ru2003-05-211-6/+8
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-202-55/+62
* Retire the useless NOSECURE knob.des2003-05-192-5/+3
* Add an EXAMPLES section.trhodes2003-05-171-1/+30
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-4/+4
* Make the mb_alloc low-watermark sysctl-tunable read-only and makebmilekic2003-05-151-0/+4
* Bring in NetBSD's version 1.11, which includes documenation for the newdougb2003-05-111-27/+42
* Import NetBSD's 1.10 version, which includes the ability to displaydougb2003-05-111-5/+11
* Mrege from crypto telnet with "make unifdef". This gets a bunch ofmarkm2003-05-119-41/+41
* Part one of undating the bluetooth code to the newest versionjulian2003-05-107-31/+716
* To reserve space for 65536 bits, allocaterobert2003-05-091-1/+1
* Add amd64 settings.peter2003-05-081-0/+3
* Exclude gprof and truss for amd64 too.peter2003-05-081-1/+1
* Add my birthday.mich2003-05-071-0/+1
* Centralize _PATH_* definitions.obrien2003-05-051-0/+4
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-051-1/+1
* No, forget about rev 1.24. My system wasn't virgin enough when I tested that.obrien2003-05-031-1/+0
* Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers.obrien2003-05-031-0/+1
* GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in identifiers).obrien2003-05-031-1/+0
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].obrien2003-05-036-13/+12
* Don't shaddow exp(3).obrien2003-05-031-6/+5
* Duplicate "from".keramida2003-05-031-1/+1
* Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.ru2003-05-011-1/+2
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.ru2003-05-011-1/+1
* Mark fetch(1) as c99- and WARNS6-clean.des2003-05-011-1/+2
* Flush streams before calling system() so that the output appears in thetjr2003-05-011-1/+3
* Fix references to non-existing or obsoleted man pages.schweikh2003-04-302-4/+2
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.ru2003-04-301-3/+4
* Add years in which some events occurred. I wasn't able to confirmgrog2003-04-281-5/+5
* make "killall -j" not core dump.imp2003-04-271-0/+2
* When the tty chown() fails, report a chown() failure rather than arwatson2003-04-261-1/+1
* The documented login.conf variable for setting the login prompt isdes2003-04-251-1/+1
* Aristotle dies in 02 Oct 322 BC not in March.maxim2003-04-241-1/+0
* Correct typo in COMPATIBILITY section: s/esycmd/esyscmdschweikh2003-04-231-1/+1
* Add Vladimir Ulyanov's birthday.grog2003-04-221-0/+1
* While I really liked the error message one received from `passwd'nectar2003-04-181-6/+3
* Clarify US events which may not be so obvious to non-US Americans.grog2003-04-161-4/+4
* Clarify that holidays are US holidays. Many conflict with similarlygrog2003-04-161-12/+12
* Remove the only varargs.h consumer in the tree. Use stdarg.h instead.kan2003-04-151-7/+4
* Sync usage() with SYNOPSIS.ru2003-04-151-3/+3
OpenPOWER on IntegriCloud