summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Completely change the way package_add() does its work. Now wejkh1999-05-1213-191/+231
* Sync with sys/i386/isa/diskslice_machdep.c revision 1.34.kato1999-05-122-4/+4
* Support divergent docs for different architectures.jkh1999-05-121-2/+2
* Punt! This file is now architecture specific.jkh1999-05-121-529/+0
* A special installation guide for the Alpha. Thanks, Doug! This is good!jkh1999-05-121-0/+437
* $ brucify sys/stat.hphk1999-05-121-8/+8
* #define udev_t dev_t in userland, so that programs which peek atphk1999-05-121-1/+2
* Fix dumpon. It passes a udev_t from userland to kernel, that needs aphk1999-05-122-8/+8
* Erm, delete the package base hint again. Gotta lay off the crack!jkh1999-05-122-14/+6
* We don't bundle the XFree86 release notes on the floppies anymore; take itjkh1999-05-123-39/+39
* Brucify.des1999-05-121-2/+1
* Set PKG_ADD_BASE hint in a certain case.jkh1999-05-122-8/+18
* Revive the PKG_ADD_BASE stuff a bit.jkh1999-05-121-1/+2
* Updated a comment (Crtat is no longer bogusly shared with syscons).bde1999-05-121-2/+0
* Fix a couple of bogons in the X server/desktop setup menus.jkh1999-05-126-27/+60
* Removed global variable `Crtat'. This was once (bogusly) shared withbde1999-05-121-6/+3
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledphk1999-05-1171-209/+337
* Oops, the correct commit message is:dt1999-05-110-0/+0
* Oops, back out previous, it is not quite ready for commit and has nothingdt1999-05-111-9/+2
* Initialize bootifo.envp, so that the kernel environment can be used.dt1999-05-113-6/+16
* Yet another place I missed when increasing trapframe size, which causes problemluoqi1999-05-116-10/+14
* "fix" warning. This still needs to be kld-ified some day (or removed).peter1999-05-111-1/+4
* Do not hardcode size of struct vm86frame.luoqi1999-05-113-5/+17
* Trap frame size has increased by 4.luoqi1999-05-111-3/+3
* Quirk this drive- all luns show up the same.mjacob1999-05-111-1/+11
* Take a shot at handling INTR_FAST and INTR_EXCL for CY_PCI_FASTINTR.peter1999-05-111-12/+21
* Tidy up references to <sys/rlist.h> and support for the old swap managementpeter1999-05-114-94/+12
* Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'edpeter1999-05-113-364/+0
* Sync usage() with man page.des1999-05-111-2/+2
* Don't stop listening to the signal pipe just because you don't havedes1999-05-111-6/+6
* Sync with changes in /etc/mail.jkh1999-05-111-2/+2
* Found the needle in the haystack!jb1999-05-112-4/+4
* During probe, the page lockdown code in dpt_control.c does somejkh1999-05-111-2/+4
* Make the driver work on HP8100 and the newer Philips that does notsos1999-05-113-72/+9
* Hmm. Could have sworn I committed this before. Mention the jail() stuffjkh1999-05-112-0/+6
* Change the INIT_PATH option example to use colons instead of semi-colonsjb1999-05-113-6/+6
* Use colons instead of semi-colons to behave like UNIX instead of DOS.jb1999-05-111-4/+4
* Sync with sys/isa/sio.c revision 1.241.kato1999-05-112-4/+6
* Sync with sys/i386/isa/fd.c revision 1.143.kato1999-05-112-4/+6
* Sync with sys/i386/i386/usercnofig.c revision 1.142.kato1999-05-111-7/+6
* Make KDE the "default" desktop.jkh1999-05-113-12/+12
* fix name clash for variables named "minor" and "major"hm1999-05-111-6/+6
* Add another kludge to the card identification probe. It appears thatimp1999-05-111-4/+7
* Fixed some regressions in rev.1.40:bde1999-05-111-7/+4
* Preserve /root's dotfiles across upgrades too.jkh1999-05-112-2/+10
* Use the probe priority mechanism to make sure the chip* probes do notpeter1999-05-113-29/+63
* Restored rev.1.11 which was clobbered by rev.1.12 (translated to `C').bde1999-05-111-2/+2
* add in mention of 1080/1240 supportmjacob1999-05-112-2/+4
* A large set of changes to handle dual bus adapters.mjacob1999-05-111-50/+106
* Some massive thwunking in initialization to handle dual bus adapters. Moremjacob1999-05-111-312/+601
OpenPOWER on IntegriCloud