summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Replace incomplete malloc prototype with #include <stdlib.h>jb1998-02-201-2/+2
* Add #include <stdlib.h> to get prototype for malloc().jb1998-02-201-0/+1
* Add #include <string.h> to get prototypes.jb1998-02-206-4/+10
* Add #include <stdlib.h> to get prototype for malloc(). Without this,jb1998-02-201-1/+2
* Add #include <string.h> to get prototypes for functions that gccjb1998-02-205-0/+5
* Make it more convenient to query NICs other than InterNIC. Explain in thewollman1998-02-192-34/+81
* Missing newline when euid != ruid.steve1998-02-181-3/+3
* Add #include <string.h> to get prototype for memcpy().jb1998-02-151-1/+2
* gcc on alpha complains about nested comments. A comment in thisjb1998-02-151-1/+1
* Cleanup code so that long lines to be quoted don't get truncated.steve1998-02-141-13/+11
* Fix top sorting of idle processes. top used p_cpticks as a tie-breakerpeter1998-02-141-3/+3
* Fix very rare but dangerous bug:ache1998-02-131-1/+3
* Fixed a comment. The module size is (unfortunately) in K, but it is notbde1998-02-121-2/+2
* Update to reflect the current Jewish calendar.steve1998-02-081-12/+12
* locate(1) is no longer started by /etc/weekly.alex1998-02-071-5/+5
* Reset SGINT and SIGQUIT handling to default when asking for passwords.guido1998-02-051-1/+5
* Convert to mdoc. Move Id to the top.charnier1998-02-041-82/+91
* Don't print garbage when user enters EOF at name prompt.pst1998-02-031-3/+4
* PR: bin/5529cwt1998-02-021-2/+2
* Convert to mdoc format. Header -> Id.charnier1998-02-021-357/+395
* Search for proper executables, ignore directorieshelbig1998-02-011-3/+3
* ulimit does not have its own manpage as it is a shell builtin.steve1998-02-011-2/+1
* Add rcsid. RU#. Use err(3) instead of local redefinition. Convert man page tocharnier1998-01-2813-499/+337
* Add two new options:wosch1998-01-252-11/+39
* Use -literal to make for a more pleasing list.steve1998-01-251-1/+1
* Add a sysmk -> /dev/null definition ready for a coming change tojb1998-01-252-0/+2
* Random data is no longer based on the time of day, rather the randomsteve1998-01-241-3/+4
* Printers under FreeBSD are /dev/lpt*msmith1998-01-221-2/+2
* Fix DOS keyboard handling to use standard pointer addresses instead ofjlemon1998-01-211-11/+19
* Converted to Lite2 mount interface - don't use numeric filesystembde1998-01-201-17/+13
* Converted to Lite2 mount interface - decide filesystem types by namebde1998-01-201-3/+3
* Merged from Lite2. This was mostly already done, mostly indirectlybde1998-01-201-5/+9
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-9/+11
* Handle option -j correctly.helbig1998-01-151-3/+3
* Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__jb1998-01-151-12/+12
* Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) andcharnier1998-01-1412-60/+82
* Add rcsid, remove unused #includes, change exit(-1).charnier1998-01-141-4/+7
* Change MAP_FAILED to type void *.alex1998-01-131-3/+3
* Change message 103, trailing \n is not needed when using errx(3).charnier1998-01-124-8/+8
* Use Id instead of Header. Change message 103, trailing \n is not neededcharnier1998-01-124-8/+8
* Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1).charnier1998-01-121-23/+19
* changed 1st appeared in clause -- about to import into -stableobrien1998-01-121-3/+3
* Update for new common calendar.steve1998-01-121-25/+125
* Reword the synopsis line so that it makes sense.steve1998-01-121-2/+2
* Add an option (-M) to install to disable use of mmap(2). This is kindapeter1998-01-112-7/+14
* A partial frontal lobotomy for find if using the NetBSD libc whichjb1998-01-103-1/+12
* Revert to previous behaviour, only generate NLST for explicit "nlist"msmith1998-01-091-3/+3
* Revert the changes yet again, after some email from Bruce. Sorry.sef1998-01-095-13/+13
* Add __NetBSD__ in a couple of places to allow this program tojb1998-01-091-3/+5
OpenPOWER on IntegriCloud