summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Ahh, the joys of badge engineering. Tell the sk driver that thepeter2003-11-074-0/+32
* Regen.jhb2003-11-073-74/+76
* Sync up MP safe flags with global syscalls.master for the first time. Thisjhb2003-11-071-68/+68
* Dont write to the stackgap directly in execve().peter2003-11-071-3/+9
* Increase the size of SPARE_USRSPACE. It is way too small by defaultpeter2003-11-071-1/+1
* Regen.jhb2003-11-073-55/+59
* Sync MP safe flags with global syscalls.master for the first time. Thisjhb2003-11-071-52/+52
* Regen.jhb2003-11-073-52/+62
* Sync up with global syscalls.master for MP safe syscalls for the firstjhb2003-11-071-48/+48
* nuke obsoleted ipsec_gethist(). it just did panic to notify userume2003-11-072-10/+0
* Regen.jhb2003-11-0712-35/+35
* Sync with global syscalls.master by marking ptrace(), dup(), pipe(),jhb2003-11-071-9/+9
* Sync with global syscalls.master. ptrace(), dup(), pipe(), ktrace(),jhb2003-11-071-9/+9
* use ipsec_getnhist() instead of obsoleted ipsec_gethist().ume2003-11-071-1/+1
* Mark ptrace(), ktrace(), utrace(), sysarch(), and issetugid() as MP safe.jhb2003-11-071-5/+5
* Fixed insertion sort errors in the opt_cpu.h section.bde2003-11-071-12/+10
* Allow shared open of /dev/fwmem* for read-only.simokawa2003-11-071-16/+42
* Respect a return code of fwmem_open().simokawa2003-11-071-3/+3
* Add the Makefile glue for the udf_iconv module.scottl2003-11-072-0/+10
* Allow the ng_uni node (NgATM signalling layer) to be built into theharti2003-11-073-0/+11
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeharti2003-11-075-1/+1222
* Increase FWMAXQUEUE up to 128.simokawa2003-11-071-1/+1
* Add compatibility for 4-stable.simokawa2003-11-071-0/+5
* This commit was generated by cvs2svn to compensate for changes in r122208,harti2003-11-071-2/+2
|\
| * Re-import of the original NgATM file version 0.91harti2003-11-071-2/+2
* | These two files are generated with the ../genfiles script and areharti2003-11-072-0/+707
* | This commit was generated by cvs2svn to compensate for changes in r122205,harti2003-11-0714-0/+10928
|\ \ | |/
| * Virgin import of signaling layer of NgATM shared kernel/user part 0.91harti2003-11-0714-0/+10928
* | Better attempt at fooling GEOM into working with burnable media.sos2003-11-071-1/+1
* | Trim trailing whitespace.rwatson2003-11-071-2/+2
* | Slight whitespace consistency improvement:rwatson2003-11-073-4/+4
* | Add PCID for 6i controllerps2003-11-071-0/+1
* | Fix locking of the ip forwarding cache. We were holding a referencesam2003-11-071-11/+21
* | Fix an incorrect quote character in an M4 test conditon. Basically, onejhb2003-11-062-2/+2
* | correct behavior when ipv6mr_interface is 0. Matthias Drochnerume2003-11-061-4/+4
* | Only disable the old pin when doing a remap if it's current vector is stilljhb2003-11-062-2/+4
* | Fixed some more missing punctuation in comments (most instances in thisbde2003-11-061-12/+12
* | Disable the (currently unused) xe_reg_dump() function, until I know forrsm2003-11-061-1/+9
* | List the three modules that I have that aren't connected to the build.imp2003-11-061-0/+4
* | Correct the structure packing.ps2003-11-061-14/+14
* | Fixed some style bugs (missing punctuation in comments). There are manybde2003-11-061-35/+35
* | - Somehow I botched my last commit. Add an extra ( to fix things up. I'mjeff2003-11-061-1/+1
* | - Delay the allocation of memory for the pipe mutex until we need it.alc2003-11-061-5/+1
* | - Simplify pipespace() by eliminating the explicit creation of vm objects.alc2003-11-061-10/+2
* | Add support for unaligned ld2, st2, st4 and st8. While here, makemarcel2003-11-061-1/+33
* | Use if_printf() for FWEDEBUG.simokawa2003-11-061-7/+7
* | s/driver/device/ for config file lineimp2003-11-061-1/+1
* | Remove the flags argument from mac_externalize_*_label(), as it's notrwatson2003-11-068-30/+30
* | - Remove the local definition of sched_pin and unpin. They are provided injeff2003-11-061-17/+3
* | - Add a pinned count to the thread so that cpu pinning may nest. This isjeff2003-11-062-2/+15
OpenPOWER on IntegriCloud