summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Documented moused flags.jkh1998-03-071-7/+16
* | | Add -I flag.jkh1998-03-071-2/+13
* | | New moused flag.jkh1998-03-073-7/+8
* | | Add a mouse configuration menu.jkh1998-03-0714-153/+487
* | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-078-91/+46
* | | Add primary fat-32ache1998-03-073-1/+5
* | | Fix a #ifndef that became a #ifdef and changed the defaultjb1998-03-071-2/+2
* | | Fix resource allocation problems:wpaul1998-03-071-94/+176
* | | Add ${CXX} to list of variables passed in the environment whenasami1998-03-071-2/+3
* | | DOH! Forgot a backslash.jkh1998-03-061-2/+2
* | | Open temporary files with O_EXCL.guido1998-03-061-1/+1
* | | Fixed existence test for secure sources (don't test for secure objects).bde1998-03-061-4/+4
* | | Fixed `make -jN' for large N, as usual.bde1998-03-061-1/+3
* | | Fixed `make -jN' for large N, as usual. Too usual for yp programs.bde1998-03-061-2/+2
* | | Fixed `make -jN' for large N. version.h was missing from SRCS,bde1998-03-061-1/+2
* | | Fixed `make -jN' for large N, as usual.bde1998-03-061-2/+2
* | | Fixed `make -jN' for large N, as usual.bde1998-03-062-4/+4
* | | Fixed `make -jN' for large N. Just put the generated file y.tab.h inbde1998-03-061-1/+3
* | | Fixed `make -jN' for large N, as usual.bde1998-03-061-2/+3
* | | Fixed `make -jN' for large N. Just put all generated headers in SRCS.bde1998-03-061-1/+1
* | | Use the standard method for avoiding concurrent builds of multiple targetsbde1998-03-061-4/+3
* | | MF22: add ports-biologyjkh1998-03-062-2/+4
* | | Fixed `make -jN' for large N. The usual method of pretending that allbde1998-03-061-13/+24
* | | Fix fprintf() here too.jkh1998-03-061-1/+1
* | | \e should have been \n (don't know when this was broken).jkh1998-03-061-1/+1
* | | Fixed `make -jN' for large N. Just put the generated headers inbde1998-03-061-4/+2
* | | Trivial filesystem getpages/putpages implementations, set the second.msmith1998-03-0610-10/+178
* | | Fixed building with `make -jN'. Put ss_err.h in SRCS so that recentbde1998-03-061-6/+7
* | | If .depend doesn exist, then pretend that all objects depend on allbde1998-03-061-1/+6
* | | Removed support for now-unused FreeBSD misfeature DPSRCS.bde1998-03-063-9/+6
* | | MF22: various doc bogons noticed.jkh1998-03-066-10/+24
* | | Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesbde1998-03-065-18/+7
* | | Fixed dependency of ${PROG} on ${DPSRCS}. There were various racesbde1998-03-061-3/+8
* | | Go to reduced device set now that "make-unders" work.jkh1998-03-061-4/+2
* | | Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.bde1998-03-062-12/+18
* | | We don't need to NUL terminate our sun_path.brian1998-03-061-4/+3
* | | Add 4th button support for the "MouseMan" protocol. The latestyokota1998-03-061-4/+5
* | | Nul terminate sockaddr_un::sun_pathbrian1998-03-061-3/+4
* | | Teruillian --> Tertullianalex1998-03-063-3/+2
* | | Use the correct device name in -direct mode.brian1998-03-061-16/+12
* | | Fix the broken installation of strip. It tried to use the installedjdp1998-03-061-1/+16
* | | Make SyslogAddr a sockaddr_un rather than a sockaddr.brian1998-03-051-10/+12
* | | Remove special handling for resuming clock interrupt when using APIC_IO.tegge1998-03-0514-153/+46
* | | Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT.tegge1998-03-052-4/+14
* | | fix a type in the rulesetsjmb1998-03-051-2/+2
* | | Correct minor typojkh1998-03-052-2/+2
* | | Fixed mistakenly merged part.kato1998-03-051-51/+25
* | | Reconized OpenBSD partitions.obrien1998-03-051-1/+3
* | | Disable redirection of clock interrupt to a higher priority vector.tegge1998-03-041-2/+2
* | | If numdirs is zero, print a helpful message instead of divding by zero later.phk1998-03-043-0/+12
OpenPOWER on IntegriCloud