summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Do not assume there is only a space between #define and the macro nameschweikh2003-09-131-1/+1
* Add the -m, -w and -x options to ls's usage message.tjr2003-09-091-2/+2
* mdoc(7): Use the new feature of the .In macro.ru2003-09-082-2/+2
* Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53.ru2003-09-071-1/+1
* Fix testing of arith_assign() value for $((a=15)).schweikh2003-09-071-1/+1
* #include <string.h> for prototypes for strcpy() and strlen().tjr2003-09-061-0/+2
* Style cleanup, mostlyschweikh2003-09-044-207/+246
* Implement missing shell arithmetic operators in $(()) expansionschweikh2003-08-304-49/+236
* Stage 4 of dynamically linked root support. Add a big knob,gordon2003-08-171-1/+4
* Implement the nwchan keyword that has been in the man page, but washarti2003-08-133-0/+15
* Note in STANDARDS that -gno are not (yet?) POSIX conformant.schweikh2003-08-081-1/+6
* Add additional documentation to setfacl(1) regarding the behavior ofrwatson2003-08-071-0/+18
* -v no longer a valid argument to setfacl(1) -- remove from usage().rwatson2003-08-071-1/+1
* Clarify that the 'state' information consists of characters, notbrueffer2003-08-051-2/+2
* Remove collate_range_cmp() stabilization, it conflicts with rangesache2003-08-031-9/+2
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-1/+1
* This code isn't WARNS=6 clean in the standard (crypto) caseru2003-07-201-0/+1
* Make this code WARNS=6 clean again (after GCC 3.1.1 import).ru2003-07-202-14/+13
* When reporting an error internalizing an ACL string, print out therwatson2003-07-181-2/+2
* Temporarily turn off -Werror for these components.kan2003-07-111-1/+1
* -l prints all permissions, not just owner and groupbrueffer2003-07-101-1/+1
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-071-2/+0
* Changes following CScout analysis:dds2003-07-0513-38/+37
* Rename a local variable in order to avoid collision with standard 'log'kan2003-06-301-3/+3
* pass -1 to setfile in cp.cjmg2003-06-301-1/+1
* Tweak a couple of utilities so they compile cleanly for /rescue. Mostlygordon2003-06-291-0/+4
* Unbreak NOCRYPT buildworld.ru2003-06-291-1/+1
* support saving both user/group and permissions on symlinks (from PR)jmg2003-06-221-13/+20
* Get this area compiling with the highest WARNS= that it works with.markm2003-06-1311-18/+7
* Add the -H option to ps(1) to display all kernel visible threads in eachscottl2003-06-122-6/+19
* add section name to .Xrcharnier2003-06-081-1/+1
* Fix for the NO_OPENSSL case.markm2003-06-081-1/+1
* Clarify what -p option does.ru2003-06-071-11/+12
* Usekuriyama2003-06-061-1/+1
* Make ed compile in the NOCRYPT case.jhay2003-06-031-0/+4
* Catch up with revs 1.49-1.50 of df.c: don't mention -t in the BUGS sectionbde2003-06-031-3/+1
* Fixed exit code in previous commit. "var++" to set a flag to nonzerobde2003-06-031-5/+9
* From the df man page:jkh2003-06-021-0/+9
* Modernise. Use libcrypto for DES instead of libcipher.markm2003-06-023-52/+51
* Instead of eating trailing newlines after inserting them into thefenner2003-05-311-5/+12
* Erase whitspace at EOL.ru2003-05-221-1/+1
* Retire the useless NOSECURE knob.des2003-05-191-1/+1
* mdoc(7) police: A better version of the same.ru2003-05-162-3/+3
* mdoc(7) police: Fix document date.ru2003-05-161-1/+1
* Note that -n and \c are implementation-defined as per TC1 to POSIX 2001.schweikh2003-05-081-2/+11
* df(1) and ls(1) print units in 'four or fewer' not 'three or less'.trhodes2003-05-062-3/+3
* Centralize _PATH_* definitions.obrien2003-05-053-40/+2
* Fix long constant usage for i386.markm2003-05-031-1/+1
* Fix a broken reference to locale(5) and point to re_format(7) too for ankeramida2003-05-031-2/+3
* Fix a bazillion warnings. This makes almost the whole of src/bin/*markm2003-05-0317-148/+161
OpenPOWER on IntegriCloud