summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for i386 hardware breakpoints.jlemon1999-07-092-0/+202
* Implement support for hardware debug registers on the i386.jlemon1999-07-0925-24/+458
* Properly document /etc/defaults/rc.conf and rc_conf_files.jkh1999-07-091-13/+30
* Fix nested if/else within an ifbillf1999-07-081-2/+3
* Tweak previous commit. Only sense the configuration if network_interfacespeter1999-07-088-22/+37
* Condition in KASSERT was reversed.mckusick1999-07-081-2/+2
* Implement VT_RELDISP ioctlmarcel1999-07-084-4/+16
* Sync with sys/dev/syscons/syscons.c revision 1.313.kato1999-07-081-8/+4
* Sync with sys/i386/i386/machdep.c revision up to 1.354.kato1999-07-082-304/+296
* Sync with sys/i386/conf/majors.i386 revision 1.79.kato1999-07-081-3/+3
* Sync with sys/i386/conf/Makefile.i386 revision 1.158.kato1999-07-082-10/+2
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.green1999-07-081-3/+4
* These changes appear to give us benefits with both small (32MB) andmckusick1999-07-0814-232/+267
* Grrr.... forgot one line from the previous fix.wpaul1999-07-081-3/+3
* Fix a potential race condition that can occur in xl_start(). If the NICwpaul1999-07-071-3/+5
* Back out previous commit after discussing it with Dmitrij Tejblum.des1999-07-071-4/+0
* Always set errno to ENOMEM when returning 0 from malloc() or realloc().des1999-07-071-1/+5
* Fix my complete botch. I hope. Tested this timemjacob1999-07-071-5/+5
* - Fixed memory leak in sc_alloc_history_buffer().yokota1999-07-074-29/+88
* Do not list a null string in a dialog box.yokota1999-07-071-2/+4
* - Fix Belgian keyboard map (be.iso.kbd).yokota1999-07-074-18/+160
* Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` topeter1999-07-078-23/+85
* Removed bogus quotes in descriptions of disk devices. Only "Winchester"bde1999-07-072-28/+28
* invoke fvwm properlyjkh1999-07-073-9/+9
* add unused argument to udev2dev() to make kernel compiledache1999-07-071-2/+2
* Add $Id$roberto1999-07-071-0/+1
* Break lines to be < 80 chars. This has been done only to that file incracauer1999-07-071-16/+25
* Per requests from the community, commit rudimentary cross compilationimp1999-07-072-10/+63
* Spelling nitsimp1999-07-071-2/+2
* Reinstate the previous fix for the broken export of a dev_t in sw_dev, convertmsmith1999-07-073-7/+7
* Back out previous commit. It was wrong, and caused panics.green1999-07-073-3/+3
* Added pccard_conf parameter.hosokawa1999-07-071-1/+4
* Removed my name and (old) e-mail address from comments.hosokawa1999-07-072-12/+4
* Added pccard_conf parameter to /etc/rc.conf,hosokawa1999-07-073-1/+8
* swdevt should contain a udev_t not a devt. This resulted in bogusmsmith1999-07-063-6/+6
* update fla related entries.phk1999-07-063-9/+9
* Rename bpfilter to bpf.des1999-07-0697-577/+577
* Use -finet option to netstat(1), and don't discard anything.des1999-07-062-11/+10
* Don't truncate port numbers.des1999-07-061-9/+5
* Implement SA_SIGINFO support for the Alpha. This is obviously a littlepeter1999-07-062-56/+43
* Backout the previous change. Claimed to break compatibility withn_hibma1999-07-061-1/+1
* Don't clobber the smb cdevsw entry that was installed by the driverpeter1999-07-061-5/+1
* Quieten gcc paranoia.peter1999-07-062-4/+4
* List avaiable function keys.yokota1999-07-062-2/+80
* Added a short README to PC-card boot.flp directory.hosokawa1999-07-062-1/+15
* Typo: s/0ff0/0xff0/peter1999-07-062-4/+4
* Added $pccardd_flags.hosokawa1999-07-061-1/+7
* Remove reference to the obsoleted COMCONSOLE option.yokota1999-07-061-4/+11
* Trivial implementation of TIOCM{S|G}ET and TIOCMBI{S|C} ioctls. No needmarcel1999-07-062-2/+34
* Don't ask about Linux emulation on the alpha (for now).jkh1999-07-066-6/+18
OpenPOWER on IntegriCloud