Age | Commit message (Expand) | Author |
2005-12-14 | convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@ | Todd C. Miller |
2005-12-14 | Make clock_t consistent across platforms as a 32 bit int. OK deraadt@ | Todd C. Miller |
2005-12-13 | First step in include files overhaul. Use __FOO_VISIBLE (as defined | Todd C. Miller |
2005-12-10 | {en,re}trys -> {en,re}tries; eyeballed by jmc@ | Miod Vallat |
2005-11-24 | add lint-specific hacks. at the same time, clean out a lot of ancient | Theo de Raadt |
2005-11-24 | splimp -> splhigh | Brad Smith |
2005-11-24 | splimp -> spluba | Brad Smith |
2005-11-24 | splimp -> spl6 | Brad Smith |
2005-11-24 | splimp -> splbio | Brad Smith |
2005-11-24 | splimp -> splvm | Brad Smith |
2005-11-24 | splimp -> splnet | Brad Smith |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-11-15 | More typos (especially indicies -> indices), checked with jmc@ | Miod Vallat |
2005-11-12 | Make sure we only touch associated processes of physical buffers. | Pedro Martelletto |
2005-11-08 | use atop() | Martin Reindl |
2005-11-06 | Kill deprecated vm_offset_t and vm_size_t types on vax. | Miod Vallat |
2005-09-15 | In syscall(), do not recompute the struct proc * after the syscall has | Miod Vallat |
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat |
2005-08-24 | some scsi xs transactions can come in without a buffer pointer obviously; tes... | Theo de Raadt |
2005-08-06 | Remove 16 bit mode_t leftover in syscall processing. | Miod Vallat |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-07-30 | Pull in moddi3.c and negdi2.c from libkern since libz needs them. | Todd C. Miller |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-07-02 | Remove dead code; ok deraadt@ | Miod Vallat |
2005-06-30 | oops, used USRPTSIZE incorrectly | Theo de Raadt |
2005-06-29 | 40MB virtual address space in p0; start mmap's 8MB into the data segment | Theo de Raadt |
2005-06-12 | index() function is deprecated and shouldn't be used in new code, | Xavier Santolaria |
2005-06-08 | remove netns crud. | Henning Brauer |
2005-06-08 | No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h> | Miod Vallat |
2005-06-07 | remove NETISR_ISO and NETISR_CCITT | Martin Reindl |
2005-05-25 | comment typo | Jason Wright |
2005-05-24 | Do not assume anything about the calling frame in the inline assembly | Miod Vallat |
2005-05-23 | loose is not lose. ok deraadt tdeval and a few more typos from jfb | Ted Unangst |
2005-05-10 | - add vax optimized in4_cksum | Brad Smith |
2005-05-06 | Use *ENTRY() macros for function prologues, rather than providing the | Miod Vallat |
2005-05-06 | Use <machine/psl.h> instead of redefining PSL bits. | Miod Vallat |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-04 | Nuke pmap_bootstrap_alloc(), not used anymore. | Miod Vallat |
2005-03-31 | Reduce MAX and Default DATA Segment sizes to leave more MMAP space for | Thierry Deval |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-02-17 | == has a higher priority than &, so put braces wherever necessary; from cloder@ | Miod Vallat |
2005-01-27 | long unused and/or documented in better places already | Martin Reindl |