aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add primary fat-32Andrey A. Chernov1998-03-073-1/+5
* Fix a #ifndef that became a #ifdef and changed the defaultJohn Birrell1998-03-071-2/+2
* Fix resource allocation problems:Bill Paul1998-03-071-94/+176
* Add ${CXX} to list of variables passed in the environment whenSatoshi Asami1998-03-071-2/+3
* DOH! Forgot a backslash.Jordan K. Hubbard1998-03-061-2/+2
* Open temporary files with O_EXCL.Guido van Rooij1998-03-061-1/+1
* Fixed existence test for secure sources (don't test for secure objects).Bruce Evans1998-03-061-4/+4
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-1/+3
* Fixed `make -jN' for large N, as usual. Too usual for yp programs.Bruce Evans1998-03-061-2/+2
* Fixed `make -jN' for large N. version.h was missing from SRCS,Bruce Evans1998-03-061-1/+2
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+2
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-062-4/+4
* Fixed `make -jN' for large N. Just put the generated file y.tab.h inBruce Evans1998-03-061-1/+3
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+3
* Fixed `make -jN' for large N. Just put all generated headers in SRCS.Bruce Evans1998-03-061-1/+1
* Use the standard method for avoiding concurrent builds of multiple targetsBruce Evans1998-03-061-4/+3
* MF22: add ports-biologyJordan K. Hubbard1998-03-062-2/+4
* Fixed `make -jN' for large N. The usual method of pretending that allBruce Evans1998-03-061-13/+24
* Fix fprintf() here too.Jordan K. Hubbard1998-03-061-1/+1
* \e should have been \n (don't know when this was broken).Jordan K. Hubbard1998-03-061-1/+1
* Fixed `make -jN' for large N. Just put the generated headers inBruce Evans1998-03-061-4/+2
* Trivial filesystem getpages/putpages implementations, set the second.Mike Smith1998-03-0610-10/+178
* Fixed building with `make -jN'. Put ss_err.h in SRCS so that recentBruce Evans1998-03-061-6/+7
* If .depend doesn exist, then pretend that all objects depend on allBruce Evans1998-03-061-1/+6
* Removed support for now-unused FreeBSD misfeature DPSRCS.Bruce Evans1998-03-063-9/+6
* MF22: various doc bogons noticed.Jordan K. Hubbard1998-03-066-10/+24
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesBruce Evans1998-03-065-18/+7
* Fixed dependency of ${PROG} on ${DPSRCS}. There were various racesBruce Evans1998-03-061-3/+8
* Go to reduced device set now that "make-unders" work.Jordan K. Hubbard1998-03-061-4/+2
* Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.Bruce Evans1998-03-062-12/+18
* We don't need to NUL terminate our sun_path.Brian Somers1998-03-061-4/+3
* Add 4th button support for the "MouseMan" protocol. The latestKazutaka YOKOTA1998-03-061-4/+5
* Nul terminate sockaddr_un::sun_pathBrian Somers1998-03-061-3/+4
* Teruillian --> TertullianAlexander Langer1998-03-063-3/+2
* Use the correct device name in -direct mode.Brian Somers1998-03-061-16/+12
* Fix the broken installation of strip. It tried to use the installedJohn Polstra1998-03-061-1/+16
* Make SyslogAddr a sockaddr_un rather than a sockaddr.Brian Somers1998-03-051-10/+12
* Remove special handling for resuming clock interrupt when using APIC_IO.Tor Egge1998-03-0514-153/+46
* Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT.Tor Egge1998-03-052-4/+14
* fix a type in the rulesetsJonathan M. Bresler1998-03-051-2/+2
* Correct minor typoJordan K. Hubbard1998-03-052-2/+2
* Fixed mistakenly merged part.KATO Takenori1998-03-051-51/+25
* Reconized OpenBSD partitions.David E. O'Brien1998-03-051-1/+3
* Disable redirection of clock interrupt to a higher priority vector.Tor Egge1998-03-041-2/+2
* If numdirs is zero, print a helpful message instead of divding by zero later.Poul-Henning Kamp1998-03-043-0/+12
* *** empty log message ***Semen Ustimenko1998-03-043-36/+162
* Defined CCR6 and CCR7 (configuration registers of M2 CPU.)KATO Takenori1998-03-042-2/+10
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-0428-20/+2062
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-043-14/+44
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-043-9/+39