index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-05-10
uppercase all non-literals in BNF.. might make some stuff more clear ;)
Philipp Buehler
2003-05-10
Prepare pf_change_icmp() for parameter ip == NULL use.
Daniel Hartmeier
2003-05-10
typos;
Jason McIntyre
2003-05-10
typo;
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2003-05-10
warn for strcpy|strcat|sprintf|vsprintf; ok art dhartmei pval, and either hen...
Theo de Raadt
2003-05-10
uppercased .Dt sections.
Jason McIntyre
2003-05-10
Back out libreadline changes, this breaks static build (I.E. vax).
Bob Beck
2003-05-10
typos;
Jason McIntyre
2003-05-10
typo;
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2003-05-10
string cleaning; ok beck dhartmei
Theo de Raadt
2003-05-10
typo;
Jason McIntyre
2003-05-10
- setup -> set up
Jason McIntyre
2003-05-10
removed unnecessary punctuation from SEE ALSO;
Jason McIntyre
2003-05-10
typo;
Jason McIntyre
2003-05-10
Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16
Miod Vallat
2003-05-10
typo;
Jason McIntyre
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-05-10
Do not let userland access the swapon system call anymore (nothing uses it
Miod Vallat
2003-05-10
quote non-alphabetic literals
Philipp Buehler
2003-05-10
costant -> constant;
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2003-05-10
document that kernel automatically handles first swap partition
Jason McIntyre
2003-05-10
Be polite about leaving invalid data around in globals, just in case
Chad Loder
2003-05-10
Somehow the setr[ug]id() addition didn't get committed here.
Todd C. Miller
2003-05-10
catch up with pfctl changes
Henning Brauer
2003-05-10
BNF for load anchor stuff
Henning Brauer
2003-05-10
support loading of anchors from within the main ruleset via
Henning Brauer
2003-05-10
Remove some exec mappings in the pmap test code (ifdef DEBUG).
Artur Grabowski
2003-05-09
Map page tables non-exec.
Artur Grabowski
2003-05-09
No need to map the message buffer executable.
Artur Grabowski
2003-05-09
No need to map framebuffers executable. Really.
Artur Grabowski
2003-05-09
Talk about the .db version of login.conf; idea from mpech@
Todd C. Miller
2003-05-09
'found' variable was not used correctly, simplify the logic.
Dale Rahn
2003-05-09
Update to reflect reality. The kerberos authentication methods listed
Todd C. Miller
2003-05-09
sprintf() removal for ppc disassembler. ok millert@
Dale Rahn
2003-05-09
Pass ndigit+1 as size arg to strlcpy() since ndigit doesn't include the NUL
Todd C. Miller
2003-05-09
assembler versions of insque and remque for m68k, also from 4.4BSD
Todd C. Miller
2003-05-09
insque and remque are VAX instructions, no need for C functions; From 4.4BSD
Todd C. Miller
2003-05-09
Include string.h for memset() proto; noticed by lebel@
Todd C. Miller
2003-05-09
string cleaning; ok tedu
Theo de Raadt
2003-05-09
Install sha2.h
Todd C. Miller
2003-05-09
Remove dead (ifdef 0) code that pollutes my greps.
Artur Grabowski
2003-05-09
Don't map the fake arg list for init with X permissions.
Artur Grabowski
2003-05-09
vmcmd_map_readvn - don't map the initial mapping with X unless the
Artur Grabowski
2003-05-09
No longer need -lcompat
Todd C. Miller
2003-05-09
Oops, forgot to add remque.c here
Todd C. Miller
[next]