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
/
sbin
Age
Commit message (
Expand
)
Author
1997-05-31
lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it.
Theo de Raadt
1997-05-31
fix typos; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-05-30
No longer enforce read-only mounts.
Jason Downs
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1997-05-30
Initial import of Manuel's fsck_ext2fs, unmodified.
Jason Downs
1997-05-29
mkfs() should not play with fssize; grr, PR#189
Theo de Raadt
1997-05-29
print stats on SIGINFO
kstailey
1997-05-28
doc broadcast addr better; frueauf@ira.uka.de
Theo de Raadt
1997-05-28
be more paranoid about gid revoking
Theo de Raadt
1997-05-28
complain if ufs is spotted in /etc/fstab
Theo de Raadt
1997-05-21
better disklabel -e messaging
Theo de Raadt
1997-05-19
s/NetBSD//
Jason Downs
1997-05-15
mention that addition code was written in Germany
Theo de Raadt
1997-05-05
hopefully the last tahoe relict in the tree goes now ...
Thomas Graichen
1997-05-04
Fix writing of pid file. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>
Todd C. Miller
1997-04-30
clone boot sector that existed there? bad idea. No idea why though
Theo de Raadt
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-27
Correct assumed editing mistakes.
Jason Downs
1997-04-24
Enforce read only mounts. No exceptions.
Jason Downs
1997-04-24
Don't build LFS, it doesn't work.
Jason Downs
1997-04-20
support for -o port=N; provos
Theo de Raadt
1997-04-20
sparc/sun3 labels want cyl-alignment; grr
Theo de Raadt
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-04-19
force readonly, heh
Theo de Raadt
1997-04-19
replace -r (disable Rockridge extensions) with -R ..
flipk
1997-04-19
thorpej:
kstailey
1997-04-17
fix start address for first extended filesystem
Niels Provos
1997-04-16
_PATH_DEFTAPE is now defined in <paths.h>
Todd C. Miller
1997-04-16
No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h>
Todd C. Miller
1997-04-15
indent
Theo de Raadt
1997-04-14
works a bit better with extended partitions. hack.
Niels Provos
1997-04-14
if -s not specified, attempt to grok the disklabel
Theo de Raadt
1997-04-14
strtol to strtoul
Niels Provos
1997-04-11
- check existing pid file and don't start up if there is already
Todd C. Miller
1997-04-11
add more partition types. add (non-functional) Extended partition support
Theo de Raadt
1997-04-11
add support for a script called /etc/rc.shutdown
Theo de Raadt
1997-04-10
Error if bsize < fsize. Problem noted by Dieter Dworkin Muller
Todd C. Miller
1997-04-10
allow syntax of the form "route add -net 192.168.64.0/20 <destaddr>";
Theo de Raadt
1997-04-09
add tags
kstailey
1997-04-09
correct paragraph fill
kstailey
1997-04-09
spelling
kstailey
1997-04-09
spelling
kstailey
1997-04-09
the the
Theo de Raadt
1997-04-06
Add partition type 0x12.
Jason Downs
1997-04-06
Use a size_t as arg 4 to sysctl(3).
Todd C. Miller
1997-04-06
Fix int vs. long problems
Todd C. Miller
1997-04-05
settimeofday(2) restruction moved to secure level 2.
Todd C. Miller
1997-04-04
#include <string.h> since we use string functions...
Todd C. Miller
1997-04-02
Remove FreeBSD-specific stuff from BUGS section.
Todd C. Miller
1997-04-02
fix bios geometry calculation
Michael Shalayeff
[next]