summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Oops - add a missing cast.brian1999-07-101-2/+2
* | Leap through one more hoop to avoid alignment problems.brian1999-07-101-2/+2
* | Add example of how to create a jail.phk1999-07-091-1/+18
* | Clarify an explanation a little bit.phk1999-07-091-4/+9
* | Add a pseudo target called "jail" which DTRT for a jail(2)'ed /devphk1999-07-092-2/+20
* | Allow jailed proccesses to open non-process vnodes like the root of the fs.phk1999-07-092-4/+4
* | Fix the previous warning a different way since the emul_path exposure waspeter1999-07-091-7/+5
* | Minor tweak - don't cause a warning.peter1999-07-091-2/+3
* | Use %q rather than rolling a custom routine.peter1999-07-092-102/+14
* | Implement the %q prefix for the integer types. Note that egcs on thepeter1999-07-091-17/+81
* | Add in dbregs stubs that a committer for changes on the i386 ought to have done.mjacob1999-07-093-3/+48
* | if_sk.c: use pci_port_t instead of u_shortwpaul1999-07-094-12/+10
* | bufhashinit() is called with a caddr_t and is expected to return thepeter1999-07-093-7/+7
* | Add a MAINTAINER line naming myself. We control the vertical. Wejdp1999-07-091-1/+2
* | Fix bug: if a dlopen() failed (e.g., because of undefined symbols),jdp1999-07-091-38/+44
* | Fix typo in previous commit.sheldonh1999-07-093-6/+6
* | Removed device-dirver flags.kato1999-07-092-430/+430
* | Sync with sys/i386/i386/userconfig.c revision 1.148.kato1999-07-091-2/+3
* | Add the pps (Pulse per second timing interface) device.sheldonh1999-07-093-3/+21
* | Sync with sys/i386/i386/machdep.c revision 1.355.kato1999-07-092-2/+164
* | Use the proctitle to indicate that we're busy wrapping a request for asheldonh1999-07-091-1/+3
* | Allow internal and external wrapping to be enabled independantly ofsheldonh1999-07-093-17/+22
* | Install dhclient.conf.obrien1999-07-091-11/+10
* | This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-0919-11/+7335
* | 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
OpenPOWER on IntegriCloud