summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a missing ++.phk1998-10-181-3/+3
* Allow building games w/o an existing /usr/games.obrien1998-10-181-3/+6
* Added missing dependency for bus_if.o on bus_if.hphk1998-10-181-1/+1
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-182-3/+7
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-181-2/+2
* Initialize earlier (ie: before npx) in case it makes any difference.peter1998-10-181-4/+8
* Print a message if bootverbose that the emulator is present in the kernel.peter1998-10-181-5/+11
* PR: 7583thepish1998-10-181-4/+4
* OOPS!peter1998-10-181-2/+2
* Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD"obrien1998-10-182-5/+14
* To clarify last commit, msmith says:obrien1998-10-171-1/+1
* "Fixed" a printf format error. Use bogus casts to avoid using %p so thatbde1998-10-171-1/+3
* Fixed printf format errors.bde1998-10-174-6/+6
* Don't even think about using a sysctl to build osreldate.h, since thisbde1998-10-171-17/+4
* Restored all lost user targets that are supported by bsd.subdir.mk:bde1998-10-172-8/+10
* Fixed the type of a signal handler.bde1998-10-171-2/+3
* Set BINMODE to 444.rnordier1998-10-171-1/+2
* Fixed printf format errors. Assume that uid_t's are representable asbde1998-10-171-2/+2
* Fixed printf format errors. Assume that time_t's are representable asbde1998-10-171-2/+2
* Fixed missing libraries in DPADD.bde1998-10-173-9/+9
* Honour the default CFLAGS. This fixes a spew of warnings for compilingbde1998-10-171-14/+6
* Don't assume that time_t is long.bde1998-10-171-3/+7
* Don't assume that time_t is long.bde1998-10-171-2/+4
* Warn about (but process anyway) CBCP messages with an incorrect id.brian1998-10-171-1/+11
* Adjust our CBCP RESP id so that it's the same as the REQ.brian1998-10-171-1/+2
* If the client asks for CBCP, then replies with CBCP_NONUMbrian1998-10-171-1/+8
* Explain what the ``*'' means for a CBCP phone numberbrian1998-10-171-3/+9
* Move help displays left one column to avoid problems withbrian1998-10-171-3/+5
* Warn if we encounter an unindented line that isn'tbrian1998-10-171-2/+7
* Warn that the specific chap protocol isn't supported whenbrian1998-10-171-8/+19
* Don't add /usr/games to $PATH. Adding it here can only work for thebde1998-10-171-4/+4
* Fixed building without /usr/games in $PATH. Just add /usr/gamesbde1998-10-171-11/+13
* Fix some glitches in the input routine:rnordier1998-10-172-4/+14
* Having probed the keyboard, turn off the -P flag.rnordier1998-10-172-2/+4
* Updated the error message for EXDEV to match recent kernel fixes.bde1998-10-172-22/+10
* Treat all options as toggles (ie. -c -c is the same no -c). Sincernordier1998-10-172-12/+8
* Overload the correct errno for attempts to set an in-core label withbde1998-10-171-2/+2
* biosboot compatibility fix:rnordier1998-10-172-8/+14
* biosboot compatibility fix:rnordier1998-10-172-4/+4
* Backed out previous commit. It broke fsck again. See rev.1.22 and thebde1998-10-171-3/+1
* Use only the correct raw partition for writing labels. Don't use thebde1998-10-172-18/+8
* Fix paths. This sorts out the remaining p5-* port-creation hassles.markm1998-10-173-33/+33
* 3.0-RELEASE and now the post-release 3.0-CURRENT were being declaredpeter1998-10-172-7/+16
* Don't rewrite the disk label. The type field is already set correctlyjkh1998-10-171-1/+3
* Load the first page of the file and use the headers in it. This shouldpeter1998-10-171-52/+48
* Some directories would like to install things into /modulespeter1998-10-171-1/+3
* Complete the description of sio flag 0x40.alex1998-10-163-3/+6
* Add the dpt(4) man page.ken1998-10-163-4/+161
* Update the bt(4) man page for CAM.ken1998-10-162-48/+184
* Add in the adv(4) and adw(4) man pages for the AdvanSys narrow and wideken1998-10-165-4/+504
OpenPOWER on IntegriCloud