summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename a function to avoid conflict with the new syscall 'pwrite'.dt1999-04-044-18/+18
* Add wrappers for pread and pwrite syscalls.dt1999-04-046-11/+119
* Regenerate (padding for pread and pwrite).dt1999-04-046-8/+10
* Add standard padding argument to pread and pwrite syscall. That should make themdt1999-04-048-158/+129
* Remove a lingering reference to libg++.obrien1999-04-041-3/+2
* Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size ofobrien1999-04-042-4/+4
* Add mkstemps to the man page, and create a link for it.imp1999-04-042-2/+14
* Conditionalize one more i386'ism.obrien1999-04-042-2/+6
* Attempt to creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Attempt at creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Remove mkstemp.c from build. This is now in libc.imp1999-04-041-3/+1
* Add mkstemps from OpenBSD. This has been in my tree for months andimp1999-04-041-7/+24
* Fix a division which I had made a multiplication.phk1999-04-041-3/+5
* didn't get latest version:obrien1999-04-041-3/+2
* This is old C++ code -- no need for rtti or exceptions.obrien1999-04-041-1/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-0419-196/+560
* Further backouts and changes to the example.cracauer1999-04-041-8/+22
* Manpages for the KLD system calls.dfr1999-04-047-1/+450
* Dang, lost some LL's there.phk1999-04-041-3/+3
* Update to latest version from Dave Mills. Mostly textual.phk1999-04-042-31/+54
* Two changes to vm_map_delete:alc1999-04-041-13/+10
* If somebody does an execv("foo", NULL) (which theoretically is an error),peter1999-04-041-2/+2
* Add an 'al' (autologin username) capability to getty/gettytab. This is apeter1999-04-044-7/+27
* Correct forgotten defs in defproc macrogrog1999-04-041-0/+4
* Fix for console mouse.kato1999-04-041-1/+5
* Make firmware revision a triple. Clean up some FC init stuff formjacob1999-04-041-73/+138
* oops on this lastmjacob1999-04-041-3/+2
* F/W revisions now a tuple (not a duple). Fix pre-CAM code.mjacob1999-04-041-19/+57
* Fix for pre-CAM kernels (again). Turn back on fast posting.mjacob1999-04-041-35/+16
* Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosmjacob1999-04-041-126/+45
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob1999-04-041-5/+8
* roll ISP1040 and ISP2100 f/w to latest releasemjacob1999-04-041-13460/+13587
* Read the board revision and trim cache line size back from 16 to 1mjacob1999-04-042-16/+142
* Back out part of previous commit.cracauer1999-04-042-27/+16
* Missed a gnu/usr.bin/cc/libgcc.obrien1999-04-031-3/+3
* * Protect ourselves from any previously defined options.obrien1999-04-031-0/+13
* Commit msg for rev 1.20 should probably have added that gnu/lib/libregex wasobrien1999-04-031-1/+1
* Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions.obrien1999-04-032-12/+7
* Fix a macro name typo that made a word disappear.jdp1999-04-031-1/+1
* Add a missing declaration that broke the compilation of this file.jdp1999-04-031-0/+1
* 1) Fix the case where a shellscript using getopt is called with acracauer1999-04-032-18/+39
* Restore support for executing BSD/OS binaries on the i386 by passingjdp1999-04-0312-22/+38
* Sync with sys/i386/isa/wd.c revision 1.191.kato1999-04-031-3/+1
* Sync with sys/i386/isa/sio.c revision 1.234.kato1999-04-032-4/+4
* In interactive shells, break loops to the topmost level when a childcracauer1999-04-031-1/+6
* Remove forgotten variable.brian1999-04-031-2/+1
* Handle the detection of frames even if we read thembrian1999-04-035-48/+73
* Implement -a flag. A test shell script can be found atcracauer1999-04-032-4/+5
* EGCS will have some new includes that need to be installed.obrien1999-04-031-1/+2
* Fixed some style bugs (mainly vinum ones and ones fixed in Lite2 butbde1999-04-033-24/+27
OpenPOWER on IntegriCloud