Age | Commit message (Expand) | Author |
2004-07-09 | split off the m68k-specific parts | Michael Shalayeff |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-22 | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | Jean-Francois Brousseau |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-08-02 | More possible int overflows found by Silvio Cesare. | Todd C. Miller |
2002-03-14 | remove ambiguity in version,ostype,osversion,osrelease and their constanity, ... | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2001-11-05 | blink-matching-paren should be default in mg | Artur Grabowski |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-10-10 | Don't roll our own dup, we cen use the standard one. | Artur Grabowski |
2000-08-24 | Be careful about hzto returning <= 0. | Artur Grabowski |
2000-06-26 | use new timeouts | Artur Grabowski |
1997-07-06 | sync with NetBSD, 970705. | Jason Downs |
1997-04-16 | Changes up to NetBSD 970415. | Jason Downs |
1997-03-26 | Merge in NetBSD changes as if 3/19/97, undo some of ours. | Jason Downs |
1997-02-23 | sigcode -> hpux_sigcode | Jason Downs |
1997-01-27 | __mc68k__ -> m68k | Jason Downs |
1996-08-02 | Added Makefiles to build stuff from syscalls.master in some emulations. | Niklas Hallqvist |
1996-05-04 | s/ts_/tv_/g again. | Michael Shalayeff |
1996-01-07 | from netbsd: | Theo de Raadt |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |