summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Found two more files that use the sendmail infrastructure.gshapiro2002-04-091-0/+2
* Forgot these files in previous commit to frame.h. Also add needed includejake2002-04-092-7/+8
* Oops. machine/emul.h didn't exist yet.jake2002-04-091-0/+39
* Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,matusita2002-04-091-0/+1
* Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,jake2002-04-096-24/+34
* Add device se (commented out, most people won't find this useful yet).jake2002-04-091-0/+1
* Use the right major number.jake2002-04-091-1/+1
* Grab a major number for the se driver.jake2002-04-091-0/+1
* Add the se driver.jake2002-04-091-0/+1
* Add a low level console driver for the Siemens SAB82532 chip found in manyjake2002-04-092-0/+525
* Fix another unsigned long used to index the symbol table which should bejake2002-04-091-1/+1
* Enable device pass.jake2002-04-081-1/+1
* Reactivate sysinstall, it does work on ia64.peter2002-04-081-1/+1
* move gperf to NO_GXX section, it works fine on ia64. It just needs apeter2002-04-081-2/+2
* Unbreak world (missing .else)peter2002-04-081-0/+1
* Get decimal point from localeache2002-04-081-0/+41
* Allow to compile with both GCC 2.95 and 3.1.obrien2002-04-081-2/+3
* The fourth parameter to copystr() is a size_t, not an int.mux2002-04-082-2/+4
* Quiet witness warnings about acquiring several zone locks. In the case thatjeff2002-04-081-1/+2
* Cast totreq to unsigned long long, as needed on 64-bit machines.asmodai2002-04-081-1/+2
* Remove it in favour of GNU sortache2002-04-081-11/+0
* Connect sortache2002-04-081-1/+1
* sparc64 grew _setjmp/_longjmp.obrien2002-04-081-2/+0
* Use -ffreestanding.obrien2002-04-081-3/+1
* Disconnect sortache2002-04-081-1/+0
* Sysinstall does not work on ia64 and sparc64 yet. :-)obrien2002-04-081-1/+4
* GCC and Gperf do not work on ia64 or sparc64 yet.obrien2002-04-081-2/+10
* Some things don't compile on ia64 and sparc64 yet.obrien2002-04-082-3/+13
* For now we are using our old crt{begin,end}.obrien2002-04-081-3/+3
* Fix typo: conole -> consoleasmodai2002-04-082-2/+2
* Add the Euro symbol mapping to the UK keyboard keymap.asmodai2002-04-081-1/+1
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-086-6/+6
* Update /usr/libdata/perl subdirectory to the Perl 5.6.1.jhb2002-04-081-2/+2
* Lock down Giant in the usb_task_thread() kthread.joe2002-04-081-0/+4
* Avoid cleaning modules twice in `buildkernel'.ru2002-04-081-4/+3
* Remove debugging code that was inadvertantly brought in by previous commit.des2002-04-081-1/+0
* Use OpenPAM's credential switching functions.des2002-04-081-10/+9
* This commit was generated by cvs2svn to compensate for changes in r94213,des2002-04-082-1/+26
|\
| * Vendor import of OpenPAM Cinchona.des2002-04-082-1/+26
* | Add new files and man pages from OpenPAM Cinchona.des2002-04-081-0/+6
* | Remove commented-out WARNS thingy.des2002-04-081-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r94209,des2002-04-0850-99/+813
|\ \ | |/
| * Vendor import of OpenPAM Cinchona.des2002-04-0850-99/+813
* | Revive GNU sortache2002-04-0817-0/+4482
* | Add .Fx entries for upcoming 4.6 and forthcoming 4.7.ru2002-04-081-0/+3
* | Align for const poisoning in -lutil.ru2002-04-084-15/+17
* | Const poisoning.ru2002-04-086-28/+26
* | Synch with login/login.c,v 1.81: Switch to OpenPAM.ru2002-04-081-3/+3
* | Change totreq to uint64_t from a long (the PR has an int64_t, which didn'tasmodai2002-04-081-3/+4
* | Change ks_calls from int64_t to uint64_t, since it cannot be negative.asmodai2002-04-081-1/+1
OpenPOWER on IntegriCloud