gene
|
9e0a227d1f
|
Update to InterNIC's 01221997 named.root file.
|
28 years ago |
rahnds
|
5900df79ac
|
create the device nodes for rd in a sane way.
create disklabel proto for ramdisk
|
28 years ago |
deraadt
|
4842966304
|
do not put a space after a backslash
|
28 years ago |
deraadt
|
f9cb74cf07
|
some cleanup
|
28 years ago |
deraadt
|
81ed090d39
|
clean
|
28 years ago |
provos
|
090839ee16
|
install passwd.conf
|
28 years ago |
provos
|
169a7268a4
|
prelim manpage, cleanup, fixed crippled plaintext: sed does a nice
job on replacing everything, just wouldnt skip it
|
28 years ago |
provos
|
2855a033e2
|
small cleanup
|
28 years ago |
provos
|
4a31344e5c
|
added password configuration access function, used to determine
password cipher type at the moment
|
28 years ago |
deraadt
|
c8f783fe77
|
do not suggest mountd can run out of inetd.conf; the code was never finished
|
28 years ago |
downsj
|
47a54db297
|
Add rdroot, from mvme68k.
|
28 years ago |
downsj
|
b4ddd3b935
|
Add rd device and raminst from mvme68k.
|
28 years ago |
rahnds
|
816aaef553
|
Changes to support rd miniroot building.
|
28 years ago |
provos
|
b221745579
|
when using strsep you should be aware that the delimiter will be replaced
by a nifty '0', so you cant check for a colon instead and dump some
I am sorry, Dave. I can't do that.
|
28 years ago |
provos
|
9d96438fd6
|
passwd.conf define.
|
28 years ago |
provos
|
37774f3537
|
another header update
|
28 years ago |
provos
|
62eb1b6445
|
header update
|
28 years ago |
provos
|
af7e3285ad
|
blf.h headerfile install
|
28 years ago |
provos
|
8b4d9ce3b7
|
added bcrypt + blowfish
|
28 years ago |
provos
|
40aaa132e7
|
added hook for bcrypt
|
28 years ago |
provos
|
0bd58b54f3
|
blowfish encryption header file
|
28 years ago |
provos
|
3a0ff7f61e
|
password hashing algorithm using blowfish
|
28 years ago |
provos
|
f6784cc55a
|
Unpatended fast block cipher for new password hashing.
|
28 years ago |
deraadt
|
b08d7f8fef
|
permit 32-bit uid/gid, help from millert
|
28 years ago |
deraadt
|
ffd8b92895
|
add default route before fiddling with loopback route to avoid DNS problems; m4@umn.edu, #97
|
28 years ago |
niklas
|
64f8f12484
|
is we were set[ug]id an unitialized ptr bit us
|
28 years ago |
rahnds
|
aad2c56520
|
changes to support the new disklabeled ramdisk (rd) and 1st cut at
raminst MAKEDEV list.
|
28 years ago |
gene
|
5a3c526523
|
Synchronize kadmin service names with header files.
|
28 years ago |
downsj
|
1a4bf314fa
|
Support 16 partitions.
|
28 years ago |
tholo
|
784ff4473c
|
Make this 64-bit safe again
|
28 years ago |
deraadt
|
db2b613a8e
|
need ecoff kernel in snap too
|
28 years ago |
deraadt
|
f840874464
|
make rd device. only make a & c partitions raw & block
|
28 years ago |
rahnds
|
e5a0ad45f3
|
PowerPC pieces for ramdisk (rd) changes this is adds majors,
rd_root pieces, config file to generate MINIROOT with rdroot and
MAKEDEV changes as well as adding the rd device to known device types.
|
28 years ago |
kstailey
|
e106a6a1f4
|
add icb to unoffical services
|
28 years ago |
kstailey
|
b6cddfb6ce
|
fix ipl major number
|
28 years ago |
deraadt
|
3dd7fd71c8
|
do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.fr
|
28 years ago |
graichen
|
6751bf9da9
|
also create rz5 and rz6 devices on the pmax
|
28 years ago |
downsj
|
d3fcb4b1ef
|
rd -> hd, OpenBSD ids.
|
28 years ago |
millert
|
d4bc4a4b7c
|
Really remove stringlist.h this time...
|
28 years ago |
millert
|
f81a63ad9c
|
Back out stringlist
|
28 years ago |
millert
|
c4d0e1580d
|
From NetBSD (lukem and christos):
A stringlist implementation (previously ``private'' to libc netgroup code,
but christos ok-ed making public as it's useful)
|
28 years ago |
downsj
|
e066f1534c
|
Add lchown() declaration.
|
28 years ago |
tholo
|
e2a10f71fa
|
Don't include bogus information here
|
28 years ago |
deraadt
|
e2d5aac114
|
blah
|
28 years ago |
deraadt
|
fb45f94c74
|
update
|
28 years ago |
deraadt
|
fd419e35ee
|
correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de
|
28 years ago |
millert
|
6717eeb174
|
Don't mess with /usr/src if it already exists.
|
28 years ago |
niklas
|
90dde81d90
|
Redo the GZIP somewhat. Use NOGZIP= to get no compression at all.
if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS &
GZIPEXT. Also do some s/install/\${INSTALL}/ edits
|
28 years ago |
rahnds
|
18b23aa0eb
|
Build bsd and binutils for powerpc ala alpha and pmax.
|
28 years ago |
graichen
|
46a89ee056
|
changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc.
|
28 years ago |