summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suggest to use -pthreads instead of -lc_rphantom2000-04-271-1/+1
* Add to defaults/rc.conf a new function source_rc_confs which rcsheldonh2000-04-2711-12/+36
* Don't report errors when we UDP_WRITE fails with a status of 1.ps2000-04-271-1/+3
* Add a wrapper for the sendfile() system call.jasone2000-04-277-3/+166
* Back out the hook to execute the file ${firewall_type}. The intendedbsd2000-04-272-7/+3
* Add test to detect propagation of cancellation points within libc_r.jasone2000-04-266-3/+225
* Remove cancellation point propagation.jasone2000-04-261-4/+4
* duh, i forgot to change a bitmask, sorry alexandercg2000-04-261-1/+1
* Remove synchronizing instruction in MP unlock code. It turns outdillon2000-04-261-10/+21
* Fix #! script exec under linux emulation. If a script is exec'd from adillon2000-04-269-39/+156
* Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.phk2000-04-2610-569/+605
* fix minor numbers for multi-channel devicescg2000-04-261-8/+6
* Now that we are compiling PXE into libi386, we don't need ../libi386 injhb2000-04-261-1/+0
* repo-copied to sys/gnu/dev/sound/pci/emu10k1.hcg2000-04-261-672/+0
* update for new location of emu10k1.h under sys/gnucg2000-04-261-1/+1
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-265-523/+1099
* MFPAO3. Add support multi io window. This code support following cards;iwasaki2000-04-263-59/+97
* "r" (raw) devices aren't named the traditional way any longer.obrien2000-04-261-7/+7
* The worm device is dead in -CURRENT, and wormio.h just went away.obrien2000-04-263-358/+0
* Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath().green2000-04-268-216/+116
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-3/+3
* "r" devices are on their way out.obrien2000-04-261-2/+4
* Default device not longer uses the "r" raw prefix.obrien2000-04-262-2/+2
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-16/+16
* This file isn't needed anymore, has symbols that conflicts with cdrio.hobrien2000-04-261-117/+0
* Clarify the use of the auth service's -d option for specifyingsheldonh2000-04-261-6/+15
* Add braces to avoid ambiguity in a nested conditional (silences a gccsheldonh2000-04-261-1/+2
* Bring support in for Intel Wired for Management 1.1 (PXE 0.99 andps2000-04-262-45/+96
* random.h moved to sys/obrien2000-04-261-2/+2
* Unbreak for the case where ``make obj'' was run first.obrien2000-04-261-0/+1
* Remove dummy read_random function since we now have a real one.mjacob2000-04-261-10/+0
* Well, make intrhand2_t take a void * arg then. Matches i386.mjacob2000-04-261-2/+2
* Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes withchris2000-04-261-3/+3
* LanMedias driver sources for the LMC1000 and similar cards.phk2000-04-266-0/+3746
* Correct typo in description string: `CANNOT' -> `CAN'.jkoshy2000-04-262-2/+2
* Fix typo. Use `.Fa' to denote a function argument.jkoshy2000-04-261-2/+4
* Don't disable interrupts when calling a vm86 mode interrupt or routinejhb2000-04-262-4/+4
* remove "register" specifiers to supress compiler warning.kjc2000-04-261-2/+2
* Hello, getconf. This is a slight reinvention of thewollman2000-04-268-0/+689
* Remove unused variable.mjacob2000-04-261-1/+0
* Ignore tulip chips on LanMedia WAN cards.phk2000-04-252-0/+14
* Remove mistakenly added {o}init. The build system adds it automatically.dwhite2000-04-251-2/+2
* Commit PicoBSD mega-patch:dwhite2000-04-2525-88/+108
* Add punctuation to make a sentence more readable.wollman2000-04-251-2/+2
* Reassemble a sentence that has been botched in rev 1.4.joerg2000-04-251-1/+1
* Clone the {b|bio}_offset field, and make sure it is always initializedphk2000-04-256-18/+21
* Fix excessive use of parenthesis in previous commit.sheldonh2000-04-252-2/+2
* First cut at adding CIS reading to xe driver. I don't have a cardimp2000-04-252-9/+16
* Checkin my first batch of New Mexico changes:imp2000-04-254-43/+48
* More machdep/random.h -> sys/random.h fixes.bp2000-04-256-12/+6
OpenPOWER on IntegriCloud