index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
freebsd
Age
Commit message (
Expand
)
Author
2003-08-24
regen
Ted Unangst
2003-08-24
freebsd pread and pwrite are the same as ours. jason + ackley.net says this
Ted Unangst
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-05-16
Do the new-style EI_OSABI check first because it is cheaper.
Todd C. Miller
2003-05-13
De-hackify. Use proper defines now that we have EI_OSABI and ELFOSABI_FREEBSD
Todd C. Miller
2003-05-10
Regen
Miod Vallat
2003-05-10
Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl
Miod Vallat
2003-03-11
Hack to match new FreeBSD ELF binaries (such as opera). A proper
Todd C. Miller
2003-01-30
regen now that setreuid/setregid have moved out of compat and into kern
Todd C. Miller
2003-01-30
Bring back setreuid(2) and setregid(2) as first class syscalls
Todd C. Miller
2002-10-30
regen
Todd C. Miller
2002-10-30
Now that we have [gs]etres[ug]id() as a native system call, use it
Todd C. Miller
2002-08-23
Cleanup change. Since almost all callers (except one) of getvnode did a FREF
Artur Grabowski
2002-07-06
sync
Thomas Nordin
2002-07-06
Remove kernel support for NTP. ok deraadt@ and tholo@
Thomas Nordin
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-14
Regen after syscall changes (option PTRACE)
Miod Vallat
2002-03-14
Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in
Miod Vallat
2002-03-11
Since all archs implement PT_GETREGS and PT_SETREGS, make then unoptional.
Artur Grabowski
2002-02-13
Ooops. unbreak after last.
Artur Grabowski
2002-02-13
More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f...
Artur Grabowski
2002-02-12
More FREF/FRELE protection. This time all users of getvnode.
Artur Grabowski
2001-11-27
sync. -moj
Mats O Jansson
2001-11-27
Add clock_gettime. -moj ok art@
Mats O Jansson
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-09-20
occured->occurred
Mike Pechkin
2001-09-19
Unify elf32 and elf64 code with macros. This forced a renaming
Artur Grabowski
2001-08-26
sync
Theo de Raadt
2001-08-26
there is no need for .bak files
Theo de Raadt
2001-02-03
make it compile
Michael Shalayeff
2001-02-02
Emulate some FreeBSD 4.x signal syscalls -- makes more new binaries work
Thorsten Lockert
2001-02-02
sync
Thorsten Lockert
2001-02-02
Emulate some 4.x signal-related syscalls
Thorsten Lockert
2001-02-02
Missed one change to do ELF fixups on execs...
Thorsten Lockert
2001-02-02
Correct setup for running ELF binaries from FreeBSD; ok deraadt@
Thorsten Lockert
2000-07-07
regen
Brad Smith
2000-07-07
add a lot more unimplemented syscall name placeholders, from NetBSD.
Brad Smith
2000-05-01
sys_semconfig goes foom
Theo de Raadt
2000-05-01
sys_semconfig goes away
Theo de Raadt
2000-05-01
s/netbsd_mount_type/freebsd_mount_type/g
Todd C. Miller
1999-11-10
include syscallnames only if compiling w/ SYSCALL_DEBUG.
Michael Shalayeff
1999-10-27
sync
Niklas Hallqvist
1999-10-27
Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.
Niklas Hallqvist
1999-09-10
undo previous
kstailey
1999-09-10
include sys/exec.h before sys/exec_elf.h
kstailey
1999-06-07
sync
Theo de Raadt
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
Theo de Raadt
1999-05-31
regen
Todd C. Miller
[next]