fgsch
|
496792abee
|
Don't build pcmcia devices.
|
26 years ago |
millert
|
742c6c3693
|
do not make /dev/ksyms, arc does not load the symbol table yet
|
26 years ago |
marc
|
3900ad5aae
|
better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca>
|
26 years ago |
janjaap
|
d7dbb5b7be
|
Make RMD160Update a little less overzealous when fed small crumbs.
|
26 years ago |
rahnds
|
202e372314
|
build third kernel/boot floppy (for now).
|
26 years ago |
marc
|
a83ecd5956
|
dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu>
|
26 years ago |
aaron
|
4eb6929f93
|
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source
files.
|
26 years ago |
art
|
48eeec4d93
|
install the xfs includes
|
26 years ago |
aaron
|
ffc6ab53d2
|
More man page fixes. Spelling, grammar, some typos. Lots of double-word
occurrences squashed as well.
|
26 years ago |
brian
|
6ebe99a1ae
|
Add a compuserve example.
Detailed by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
|
26 years ago |
art
|
6dc3e3b4b1
|
make the xfs device
|
26 years ago |
art
|
66a1236c86
|
add some afs services
|
26 years ago |
brian
|
0393351815
|
ppp 1.65 -> 2.0
|
26 years ago |
niklas
|
908656e734
|
Fix UA cases in a MI way
|
26 years ago |
deraadt
|
ac6a8b1e68
|
change pmap_set() protocol to u_int, similar to solaris; ref: casper
|
26 years ago |
mickey
|
a2141fd380
|
define hppa as an ieee
|
26 years ago |
millert
|
84aae89afc
|
When running kvm_mkdb, don't specify /bsd so we can use /dev/ksyms if it exists and is configured
|
26 years ago |
deraadt
|
3b6b879003
|
rm before mknod
|
26 years ago |
marc
|
8c654407ec
|
put back recent change (apmd flags) that was accidently removed
|
26 years ago |
downsj
|
fa0c2db835
|
You can't use -interface default when there's no default gateway
set (yet). Use -interface $hostname if mygate doesn't exist so that
this actually works on routers.
|
26 years ago |
millert
|
f3bc659222
|
remove ksyms in std entry like other std things
|
26 years ago |
millert
|
c318ff04ed
|
Add support for /dev/ksyms to arch-specific files
|
26 years ago |
kstailey
|
158a244771
|
add sd example and update rdroot
|
26 years ago |
kstailey
|
8e849d7420
|
S/;/:/
|
26 years ago |
deraadt
|
d8b311de10
|
doc UA faulting code
|
26 years ago |
deraadt
|
661c1a8e61
|
for new functions, fix BE & UA cases. LE UA case is still busted
|
26 years ago |
form
|
7bbdd756e9
|
add dhcpd.* to makefile
|
26 years ago |
pjanzen
|
4049e8158f
|
commas
|
26 years ago |
deraadt
|
a90434c34f
|
make errors unsigned
|
26 years ago |
form
|
75a9ccf047
|
dhcpd: start from rc, controlled by rc.conf; sample config files
|
26 years ago |
marc
|
18614ce6b6
|
allow flags to be passed to apmd at millert's request
|
26 years ago |
marc
|
c3c3d47478
|
start apmd in rc, controlled by rc.conf
|
26 years ago |
millert
|
403b58da2c
|
add _PATH_KSYMS
|
26 years ago |
millert
|
646731011d
|
don't include FIFOs in check for set[ug]id files and devices; andrew@nfr.net
|
26 years ago |
art
|
2d606d8952
|
remove bogus ifdef PERL5
|
26 years ago |
deraadt
|
88d3e4de8e
|
document the common misuse of realloc
|
26 years ago |
millert
|
34b5a6ea60
|
Don't prune dirs in /var/tmp on first pass; problem noted by m4@umn.edu
|
26 years ago |
niklas
|
09df05bd48
|
Make code ANSI/ISO C conformant. Formerly undefined constructs were used
making load/store architectures (like mips&alpha) fail whn compiled with
gcc -O2.
|
26 years ago |
kstailey
|
45be2acf41
|
update aliases for pseudo accounts
|
26 years ago |
kstailey
|
1408ed0683
|
no more ingres or games accounts
|
26 years ago |
niklas
|
775584f322
|
Temporary fix for a GCC aliasing bug/misfeature that hits here
|
26 years ago |
deraadt
|
adc6a7d8a8
|
no more ingres account; kstailey
|
26 years ago |
provos
|
9124668bb4
|
add ECB and CBC encryption for octet streams
|
26 years ago |
provos
|
b39d3aea3c
|
fix base64 encoding, this problem was reported by
Solar Designer <solar@false.com> some time ago.
|
26 years ago |
millert
|
68f9effca8
|
Don't enumerate every arch in the #if since all OpenBSD platforms use the same values for malloc_pageshift and malloc_minsize except for sparc
|
26 years ago |
millert
|
d854eef346
|
Use UID_MAX, not UINT_MAX. Rename remove_trailing_space() to trim_whitespace() since it trims from both ends, not just the rear.
|
26 years ago |
angelos
|
4d9816a6b1
|
They're not sipp-esp and sipp-ah, just esp and ah
|
26 years ago |
millert
|
49578c9b1e
|
update /var/named/etc/localtime when /etc/localtime changes
|
26 years ago |
millert
|
e06e876ff3
|
/var/named/etc
|
26 years ago |
art
|
c2f62299dc
|
remove unused kerberos entries
|
26 years ago |