summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Free old_pwd only in the code path where it has been allocated.jmallett2002-05-221-1/+1
* Taking a leap of faith, tie the help command in to the build.jmallett2002-05-221-0/+1
* Add my PD implementation of the SCCS help command, which prints help fromjmallett2002-05-222-0/+146
* New release notes: asa(1), pathchk(1), sccs(1),bmah2002-05-222-2/+46
* Sync with NetBSD. (Non functional changes).joe2002-05-221-9/+9
* Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUTjoe2002-05-221-1/+1
* Increase the maximum FSM option length to 50brian2002-05-222-3/+3
* Add some missing #includes that weren't required due to namespace polutionbrian2002-05-223-2/+3
* Rename pause() to ia32_pause() so it doesn't conflict with the pause()jhb2002-05-224-14/+14
* Restore us back to the rev 1.324 level of having an Intel gigE driver.obrien2002-05-222-0/+2
* Update 164SX section with newly acquired insights.wilko2002-05-221-1/+12
* Add a warning regarding localhost-only listening daemons inside jails.gshapiro2002-05-222-5/+9
* 1/2assed reimplementation of c-common.c revs 1.2 (-fformat-extensions)obrien2002-05-221-6/+83
* Tie sccs(1) in to the build, as it now does one thing right: sccs whatjmallett2002-05-221-0/+1
* Remove mention of the GNU version of ptx, it is dead.jmallett2002-05-221-1/+1
* Add a usage().jmallett2002-05-221-2/+19
* Remove #ifndef's on V6.jmallett2002-05-221-4/+0
* Put braces around the command table properly.jmallett2002-05-221-36/+36
* Use what(1) here, in /usr/bin/what. It doesn't print error 26 correctly, butjmallett2002-05-221-1/+1
* str_concat() doesn't really take const arguments.jmallett2002-05-222-4/+4
* Do not run shell from /bin, run it from $PATH.ru2002-05-225-7/+29
* Added the MAKE_VERSION global that could be useful in determiningru2002-05-222-0/+7
* Repair a bug where type AAAA answer records were not displayed.nectar2002-05-221-2/+1
* Do not attempt to free static memory.nectar2002-05-221-6/+2
* Format internal commands properly.jmallett2002-05-221-8/+8
* Clean up the manual page by leaps and bounds in terms of formatting.jmallett2002-05-221-110/+101
* Make the guarded string functions take a const "from" addr, and make thejmallett2002-05-221-8/+8
* Debug registers aren't selectors, so use saner names for the variables injhb2002-05-222-48/+48
* - Sort the pause() inline into the appropriate location.jhb2002-05-222-12/+50
* Rename cpu_pause() to pause(). Originally I was going to make this anjhb2002-05-224-12/+12
* Remove register qualifier.jmallett2002-05-221-29/+29
* Use function prototypes.jmallett2002-05-221-95/+71
* PSD:19 (curses) is long dead.ru2002-05-221-8/+0
* Unencumber.ru2002-05-221-12/+12
* Build sccs(1) docs.ru2002-05-223-2/+13
* 19.curses wasn't encumbered, it's just dead.ru2002-05-221-1/+1
* Clean up formatting.jmallett2002-05-221-9/+11
* Replace the evil that is __DECONST() with (void *). This is one of the leastjmallett2002-05-221-2/+2
* Make sccs(1) compile cleanly by fixing syntax errors such as #endif followedjmallett2002-05-221-9/+14
* Unroff all forms of \f and \*, and the simplest form of \s.ru2002-05-221-8/+14
* Revision 1.39 made filtering of CFLAGS unnecessary.ru2002-05-221-6/+6
* Revive the SCCS front-end, sccs(1), back from the Attic, since it's somethingjmallett2002-05-226-0/+3700
* Fixed build of recently added legacy docs.ru2002-05-226-27/+6
* Added share/doc/[pu]sd entries.ru2002-05-221-0/+20
* Eliminate free'ing already freed chunks.sobomax2002-05-221-2/+3
* Build pathchk(1).tjr2002-05-221-0/+1
* Add the pathchk utility, which checks pathnames for validity ortjr2002-05-223-0/+321
* Quick fix for non-unique inode numbers for hard links. We use thebde2002-05-222-12/+28
* Include <sys.systm.h> for the declaration of some atomic functions -- don'tbde2002-05-221-0/+1
* Bring back the cd -L and -P options from revision 1.24, but try harder nottjr2002-05-221-33/+105
OpenPOWER on IntegriCloud