| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document firewall_script | des | 2000-04-27 | 1 | -0/+4 |
* | Suggest to use -pthreads instead of -lc_r | phantom | 2000-04-27 | 1 | -1/+1 |
* | Add to defaults/rc.conf a new function source_rc_confs which rc | sheldonh | 2000-04-27 | 11 | -12/+36 |
* | Don't report errors when we UDP_WRITE fails with a status of 1. | ps | 2000-04-27 | 1 | -1/+3 |
* | Add a wrapper for the sendfile() system call. | jasone | 2000-04-27 | 7 | -3/+166 |
* | Back out the hook to execute the file ${firewall_type}. The intended | bsd | 2000-04-27 | 2 | -7/+3 |
* | Add test to detect propagation of cancellation points within libc_r. | jasone | 2000-04-26 | 6 | -3/+225 |
* | Remove cancellation point propagation. | jasone | 2000-04-26 | 1 | -4/+4 |
* | duh, i forgot to change a bitmask, sorry alexander | cg | 2000-04-26 | 1 | -1/+1 |
* | Remove synchronizing instruction in MP unlock code. It turns out | dillon | 2000-04-26 | 1 | -10/+21 |
* | Fix #! script exec under linux emulation. If a script is exec'd from a | dillon | 2000-04-26 | 9 | -39/+156 |
* | Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. | phk | 2000-04-26 | 10 | -569/+605 |
* | fix minor numbers for multi-channel devices | cg | 2000-04-26 | 1 | -8/+6 |
* | Now that we are compiling PXE into libi386, we don't need ../libi386 in | jhb | 2000-04-26 | 1 | -1/+0 |
* | repo-copied to sys/gnu/dev/sound/pci/emu10k1.h | cg | 2000-04-26 | 1 | -672/+0 |
* | update for new location of emu10k1.h under sys/gnu | cg | 2000-04-26 | 1 | -1/+1 |
* | MFPAO3. Improvement of of pccard cis tuple parsing capability. | iwasaki | 2000-04-26 | 5 | -523/+1099 |
* | MFPAO3. Add support multi io window. This code support following cards; | iwasaki | 2000-04-26 | 3 | -59/+97 |
* | "r" (raw) devices aren't named the traditional way any longer. | obrien | 2000-04-26 | 1 | -7/+7 |
* | The worm device is dead in -CURRENT, and wormio.h just went away. | obrien | 2000-04-26 | 3 | -358/+0 |
* | Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). | green | 2000-04-26 | 8 | -216/+116 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -3/+3 |
* | "r" devices are on their way out. | obrien | 2000-04-26 | 1 | -2/+4 |
* | Default device not longer uses the "r" raw prefix. | obrien | 2000-04-26 | 2 | -2/+2 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -16/+16 |
* | This file isn't needed anymore, has symbols that conflicts with cdrio.h | obrien | 2000-04-26 | 1 | -117/+0 |
* | Clarify the use of the auth service's -d option for specifying | sheldonh | 2000-04-26 | 1 | -6/+15 |
* | Add braces to avoid ambiguity in a nested conditional (silences a gcc | sheldonh | 2000-04-26 | 1 | -1/+2 |
* | Bring support in for Intel Wired for Management 1.1 (PXE 0.99 and | ps | 2000-04-26 | 2 | -45/+96 |
* | random.h moved to sys/ | obrien | 2000-04-26 | 1 | -2/+2 |
* | Unbreak for the case where ``make obj'' was run first. | obrien | 2000-04-26 | 1 | -0/+1 |
* | Remove dummy read_random function since we now have a real one. | mjacob | 2000-04-26 | 1 | -10/+0 |
* | Well, make intrhand2_t take a void * arg then. Matches i386. | mjacob | 2000-04-26 | 1 | -2/+2 |
* | Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes with | chris | 2000-04-26 | 1 | -3/+3 |
* | LanMedias driver sources for the LMC1000 and similar cards. | phk | 2000-04-26 | 6 | -0/+3746 |
* | Correct typo in description string: `CANNOT' -> `CAN'. | jkoshy | 2000-04-26 | 2 | -2/+2 |
* | Fix typo. Use `.Fa' to denote a function argument. | jkoshy | 2000-04-26 | 1 | -2/+4 |
* | Don't disable interrupts when calling a vm86 mode interrupt or routine | jhb | 2000-04-26 | 2 | -4/+4 |
* | remove "register" specifiers to supress compiler warning. | kjc | 2000-04-26 | 1 | -2/+2 |
* | Hello, getconf. This is a slight reinvention of the | wollman | 2000-04-26 | 8 | -0/+689 |
* | Remove unused variable. | mjacob | 2000-04-26 | 1 | -1/+0 |
* | Ignore tulip chips on LanMedia WAN cards. | phk | 2000-04-25 | 2 | -0/+14 |
* | Remove mistakenly added {o}init. The build system adds it automatically. | dwhite | 2000-04-25 | 1 | -2/+2 |
* | Commit PicoBSD mega-patch: | dwhite | 2000-04-25 | 25 | -88/+108 |
* | Add punctuation to make a sentence more readable. | wollman | 2000-04-25 | 1 | -2/+2 |
* | Reassemble a sentence that has been botched in rev 1.4. | joerg | 2000-04-25 | 1 | -1/+1 |
* | Clone the {b|bio}_offset field, and make sure it is always initialized | phk | 2000-04-25 | 6 | -18/+21 |
* | Fix excessive use of parenthesis in previous commit. | sheldonh | 2000-04-25 | 2 | -2/+2 |
* | First cut at adding CIS reading to xe driver. I don't have a card | imp | 2000-04-25 | 2 | -9/+16 |
* | Checkin my first batch of New Mexico changes: | imp | 2000-04-25 | 4 | -43/+48 |