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
/
usr.sbin
/
config
Age
Commit message (
Expand
)
Author
2017-11-05
Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into
Robert Peichaer
2017-10-29
Prefer <elf.h> to the non portable <sys/exec_elf.h>.
Martin Pieuchot
2017-10-07
The 'dumps' option only accepts a single device
Philip Guenther
2017-09-27
config -e's adds new devices to an extra locator array, which is accounted
Theo de Raadt
2017-07-18
Stop automatically regenerating gap.o (and hence linking a new kernel)
Theo Buehler
2017-07-09
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate
Marc Espie
2017-06-22
Generate the newbsd: and install-update: targets here, rather than
Theo de Raadt
2017-06-19
delete accidental blank line
Theo de Raadt
2017-06-03
config -e mode should match our other policies which ensure og-rwx /bsd.
Theo de Raadt
2017-05-04
Document that -u wants to read from /dev/mem, so it needs kern.allowkmem=1.
Theo Buehler
2017-05-01
Fewer kgdb(7) references and fix previous.
Martin Pieuchot
2017-04-30
Remove KGDB references.
Martin Pieuchot
2016-10-27
Remove some code that was already disabled when it was committed
Theo Buehler
2016-10-27
Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago.
Theo Buehler
2016-10-19
There used to be disabled code that used /dev/tty to determine the
Theo Buehler
2016-10-16
Add a == EOF that was accidentally lost in previous commit.
Theo Buehler
2016-10-16
Use the err(3) family of functions more consistently.
Theo Buehler
2016-10-16
Remove the -g option. It is obsolete/undocumented since the initial
Martin Natano
2016-10-16
Add printf format attributes to the custom error functions.
Theo Buehler
2016-10-16
Remove declarations for optarg and optind. They are declared in <unistd.h>.
Martin Natano
2016-10-16
Stop complaining about changed kernel options when called for an empty
Martin Natano
2016-10-14
Change the default non -b behaviour of config(8) to operate with the
Theo de Raadt
2016-09-12
strlen + emalloc + snprintf = asprintf
Michal Mazurek
2016-09-07
strlen + emalloc + snprintf = asprintf
Michal Mazurek
2016-09-07
Get rid of the static nomem() function and replace it with err(1, NULL);
Michal Mazurek
2016-03-13
one more un-vax, which i fixed but somehow didn;t commit;
Jason McIntyre
2015-12-14
Remove unused macro that's just a clone of abs(3). ok tb@
mmcc
2015-11-19
lexer fixes to work with new flex. from Serguey Parkhomovsky
Ted Unangst
2015-10-16
Implement real "flock" request and add it to userland programs that
Todd C. Miller
2015-10-12
pledge "stdio rpath wpath cpath"; all the path options are used
Theo de Raadt
2015-10-12
does not need ioctl.h
Theo de Raadt
2015-09-25
exec.c provided indirection for multiple exec formats. ELF-only now, so...
Philip Guenther
2015-09-21
Make UKC handle device locators as longs
Philip Guenther
2015-09-11
Change device locators type from int to long, for the sake of 64-bit ports
Miod Vallat
2015-04-23
delete a NOTDEF of unused code
Theo de Raadt
2015-01-17
document the <sys/param.h>
Theo de Raadt
2015-01-16
More evil bootstrap code. #ifndef ALIGNBYTES #define ALIGNBYTES 3.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-06-04
fix a fd leak in an error path
Jonathan Gray
2014-05-29
use calloc, from Benjamin Baier
Ted Unangst
2014-05-18
use reallocarray and friends. okay miod@
Marc Espie
2014-01-20
Obvious markup fixes; ran into this while testing mandocdb(8).
Ingo Schwarze
2013-11-23
unsigned char casts for ctype
Theo de Raadt
2013-10-29
emit an extra "config" convenience target that allows one
Marc Espie
2013-10-13
remote bits for a.out and ecoff
Theo de Raadt
2013-08-14
some Bx/Ox conversion;
Jason McIntyre
2013-07-05
More a.out files leave the party.
Miod Vallat
2013-07-05
ELF_TOOLCHAIN bye bye.
Miod Vallat
2013-04-19
sw_vp is now in struct nfs_diskless.
Florian Obser
2013-03-28
shuffle the KERNEL BUILDING text a little; from daniel dickman
Jason McIntyre
[next]