]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Axe a stale comment. Holding sched_lock across both setrunqueue() and
[FreeBSD/FreeBSD.git] / bin /
2002-01-01 mckayBruce thought some of the comments I added were not...
2001-12-29 bdeFixed style bug (unsorting of SRCS) in rev.1.15.
2001-12-29 bdeFixed style bugs in revs. 1.6, 1.10 and 1.12.
2001-12-29 bdeFixed missing DPADD and disordered LDADD in rev.1.17
2001-12-29 joeLSCOLOURS should be spelt LSCOLORS.
2001-12-29 benRemove part of a diff committed at the end of the file.
2001-12-29 joeForce raw printing of non-printable characters via...
2001-12-29 joeRestore these files to shiny KNF.
2001-12-28 joeConvert some spaces into tabs that I missed first time...
2001-12-28 joeRevert most of rev 1.42, to restore KNF style.
2001-12-28 joeAdd a new flag, -h which when combined with the -l...
2001-12-28 joeMake it clearer what changed to a user using the old...
2001-12-28 joeMop up some warnings.
2001-12-28 joeMake the style more consistent throughout the file.
2001-12-28 joeUse the default colour instead if a bad colour specific...
2001-12-28 joeRevamp the colour support to allow for bold characters...
2001-12-26 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-25 achestrtoq -> strtoll (strtoq is deprecated)
2001-12-24 alfredbackout rev 1.14, it's breaking things.
2001-12-23 mckayThe previous fix caused cp to emit spurious warnings...
2001-12-22 babkinAdded ability to do ">/dev/stdout". The apsfilter peopl...
2001-12-21 ruThis commit was generated by cvs2svn to compensate...
2001-12-20 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-20 peterThis commit was generated by cvs2svn to compensate...
2001-12-19 ruMake ``df -l'' work when no network filesystems are...
2001-12-18 obrienThis commit was generated by cvs2svn to compensate...
2001-12-17 ache1) Localize (LC_CTYPE)
2001-12-14 achePOSIX strto*() functions MAY return EINVAL, so don...
2001-12-14 luigiAdd prototypes for main() so that these programs compil...
2001-12-14 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-11 charnierDo not dot terminate errx() strings
2001-12-11 mckayPreserve directory timestamps with -p. Allow non-empty...
2001-12-11 mckayTypo in warning message (chown should be chmod).
2001-12-10 dwmaloneStyle improvements recommended by Bruce as a follow...
2001-12-06 ru-lcipher is an installable library.
2001-12-06 keramidaMake a bit more clear the types of characters that...
2001-12-04 ruSpelling.
2001-12-04 rumdoc(7) police: s/LKM/KLD/, sort xrefs.
2001-12-04 obrienDefault to WARNS=2. Binary builds that cannot handle...
2001-12-03 jedgarMove the code merging ACL_USER and ACL_GROUP objects...
2001-12-03 jedgarAdd defines for access and default ACLs (ACCESS_ACL...
2001-12-03 jedgarstyle(9) cleanups mostly consisting of:
2001-12-03 jedgarCorrect example to remove *all* extended ACL entries and
2001-12-02 markmSlight makefile style.
2001-12-02 jedgaro Expand the explaination of the -b option WRT the...
2001-12-02 jedgaro Correct error message forgotten in the last commit...
2001-12-02 jedgarUse calloc(3) instead of rolling our own.
2001-11-29 greenNote that stty is a utility and not... err... a program....
2001-11-29 greenStty is a program, not a function.
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-26 greenAdd LOMAC options (the "Z" flag in both cases) to displ...
2001-11-20 knuRemove the printf builtin command from sh(1), which...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 knuFix style bugs I found, and add a comment.
2001-11-19 knuOops sorry, forgot to add a #include.
2001-11-19 knu- Do not reference argv[1] if no argument is given.
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-17 knuMake test(1) a builtin command of our sh(1) for efficie...
2001-11-16 rwatsono Update licenses, comments.
2001-11-15 ddDeuglify the usage message by putting the program name...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-07 teggeDon't call setvar() with the VTEXTFIXED flag. A copy...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-28 dillonUse a quad int conversion routine for time_t instead...
2001-10-28 dillonVarious string fields for certain cpio types are 11...
2001-10-28 dillonRemove unnecessary casts in timeval.tv_sec load from...
2001-10-28 dillonRemove assumption that time_t is an int
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-19 rumdoc(7) police: join OS version with the corresponding...
2001-10-14 teggeRepair normally unused is_digit() macro.
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-01 obrien*** empty log message ***
2001-09-26 ruWARNSify.
2001-09-26 ruThe "cat - -" feature was broken by the last commit.
2001-09-25 rumdoc(7) police: fixed markup.
2001-09-21 rumdoc(7) police: markup nits.
2001-09-19 teggeDon't check uninitialized memory for having the shell...
2001-09-19 teggeBASESYNTAX, DQSYNTAX, SQSYNTAX and ARISYNTAX handles...
2001-09-19 teggeAdjust some type checks to include CTLQUOTEMARK in...
2001-09-15 dillonGive /bin/cat the ability to connect to and read unix...
2001-09-12 julianKSE Milestone 2
2001-09-10 peterUPAGES as a constant is gone in KSE. We are going...
2001-09-07 msmithThis commit was generated by cvs2svn to compensate...
2001-09-05 mpEnable BSD style color ls support.
2001-09-05 mpUpdate to the tcsh-6.11 version.
2001-09-05 mpAdd new tcsh-6.11 NLS sets for Estonian and Russian.
2001-09-05 mpThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-01 acheFile positions are off_t nowdays, not long, so:
next