]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-04-25 mckusickAdd support for running foreground (-F) and background...
2001-04-25 phkMove the netexport structure from the fs-specific mount...
2001-04-25 impIgnore chflags errors. This makes installing to nfs...
2001-04-25 dd"break", "chdir", "continue", "else", and "while" are...
2001-04-25 impMove to using md.
2001-04-25 ddTeach cut(1) how to handle long lines: convert from...
2001-04-24 bmahNew release notes: TCP_COMPAT_42 option gone, labpc...
2001-04-24 jedgaro Separate acl_t into internal and external representat...
2001-04-24 mckusickAdd support for the -F flag which determines whether...
2001-04-24 cgget the parameters to pci_write_config the right way...
2001-04-24 jhbAdd a new field 'md_kernnest' to the alpha machine...
2001-04-24 tmmRemove bogus assignments of libc syscall stub return...
2001-04-24 asmodaiWrap lint calling in a variable.
2001-04-24 asmodaiAdd build-tools target to the description file, requisi...
2001-04-24 asmodaiAdd usr.bin/xlint to build-tools.
2001-04-24 schweikhAdd isdn_ttype (moved to rc.conf from rc.isdn)
2001-04-24 schweikhDon't hardcode isdn_ttype overwriting rc.conf settings.
2001-04-24 schweikhDocument all isdn_* variables in rc.conf(5) - 6 more...
2001-04-24 tmmChange uipc_sockaddr so that a sockaddr_un without...
2001-04-24 rwatsono Change a suser() call to a suser_xxx(..., PRISON_ROOT...
2001-04-24 impSay "add -r" rather than 'use -r' since the former...
2001-04-24 dfrWhen switching backing store during signal delivery...
2001-04-24 dfrAlign stack pointer and backing store pointer to 16...
2001-04-24 dfrDon't trash the user's pr on syscalls.
2001-04-24 sheldonhRevert previous delta, which was completely bogus.
2001-04-24 krisCall usage() if given more than 1 argument.
2001-04-24 krisReplace a strcat() with a strlcat(). Partial sync...
2001-04-24 krissprintf() -> snprintf()
2001-04-24 wesDon't build pkg_sign tools if crypto is not installed...
2001-04-24 sheldonhDisconnect linux from the build. The buildkernel targe...
2001-04-24 joeMF4S: Syncronise with Luigi's work in -stable.
2001-04-24 joeMF4S: Syncronise with Luigi's work in -stable.
2001-04-24 impMFS: the MFS still applies to -current until such time...
2001-04-24 impAdd warning, and resolution, of the fsck and kernel...
2001-04-24 gshapiro${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was...
2001-04-24 brianHandle IP over IP (IPPROTO_IPV4) properly.
2001-04-24 jhbChange the pfind() and zpfind() functions to lock the...
2001-04-24 iedowsePre-dirpref versions of fsck may zero out the new super...
2001-04-24 archieApply 'const' liberally.
2001-04-23 grogBack out previous commit.
2001-04-23 tmmFix a bug introduced in the last commit: vaccess_acl_po...
2001-04-23 orionAdd als4000 subdir.
2001-04-23 orionInitial version of Avance Logic ALS4000 pcm driver.
2001-04-23 iedowseIn fsdb, call sblock_init() which is now necessary...
2001-04-23 joeMF4S: Syncronise with Luigi's work in -stable.
2001-04-23 asmodaiKeep my dirty paws off of the $NetBSD$ id's. They...
2001-04-23 joeMF4S: Sync with the developments that Luigi's been...
2001-04-23 joeMF4S: Remove some unused error messages. (revision...
2001-04-23 joeApply style guidelines (using gident to help).
2001-04-23 mjacobfix it so it compiles again
2001-04-23 joeFix a syntax error.
2001-04-23 mjacobfix it so it compiles again after twerpage elsewhere
2001-04-23 mjacobadd this ridiculous include foo so it will compile...
2001-04-23 mjacobFix includes so it compiles again.
2001-04-23 phkUpdate this to reflect changes in config(8) usage.
2001-04-23 rumdoc(7) police: update HISTORY section.
2001-04-23 ruThe semantics of the .Os call has been changed. For...
2001-04-23 ruFix the fix in rev.1.34.
2001-04-23 ruIf the world was built using either -DNOCLEAN or -DNOCL...
2001-04-23 acheAdd sranddev.3 to MLINKS
2001-04-23 acheAdd #include "un-namespace.h"
2001-04-23 achesrand*dev() fallback code: change ^getpid() to ^(getpid...
2001-04-23 iedowseReinstate one more old bugfix that got lost in the...
2001-04-23 joergFix directory reads of MNT_UNION mounts, where entries...
2001-04-23 acheMove sranddev() to !ANSI_SOURCE !POSIX_SOURCE section
2001-04-23 grogCorrect #includes to work with fixed sys/mount.h.
2001-04-23 ruThis is not a problem but a feature of PMake.
2001-04-23 grogCorrect #includes to work with fixed sys/mount.h.
2001-04-23 grogRemove bogus #include and duplicate definition of AF_MA...
2001-04-23 grogInclude necessary header files, in preparation for...
2001-04-23 grogInclude correct header files, in preparation for fixing...
2001-04-23 ruAdd .Lb entry for -ldevinfo.
2001-04-23 rumdoc(7) police: fix markup.
2001-04-23 imp%DCL-I-FORMATRIGHT, Format VMS error messages pedantica...
2001-04-23 grogAdd address families AF_SLOW and AF_SCLUSTER. These...
2001-04-23 acheAdd sranddev() prototype
2001-04-23 acheAdd sranddev() since srand() is not vary much with...
2001-04-22 joeMFS4: Do not terminate if it fails to clean something...
2001-04-22 joeFFS_ROOT was made obsolete, so remove it from the PicoB...
2001-04-22 iedowseWhen exporting a directory that is not a mountpoint...
2001-04-22 joergFix the `tape drive spinning indefinately upon mt stat...
2001-04-22 sobomaxAdd missed and update existing MASTER_SITE_*.
2001-04-22 obrienOur exports(5) syntax is rather "host-centric", while...
2001-04-22 obrienAdd an example borrowed from the FAQ showing a very...
2001-04-22 woschtypo in last commit
2001-04-22 woschAdded upcoming NetBSD 1.5.1 patch release.
2001-04-22 woschAdded the Daemonnews article `The BSD Family Tree'...
2001-04-22 woschUpdate FreeBSD 4.3 release date.
2001-04-22 asmodaiKeep my dirty paws off of the $NetBSD$ id's. They...
2001-04-22 obrienRemoved old version of vaccess_acl_posix1e() that snuck...
2001-04-22 asamiAdd picobsd.
2001-04-22 obrienAllow the `release' target to work if one disables...
2001-04-22 asamiAdd ports-picobsd.
2001-04-22 impCatch up to the end of march.
2001-04-22 ddDon't pass NULL to the %s format.
2001-04-22 obrienAddress $FreeBSD$ and `rcsid'.
2001-04-22 obrienFix prototype wrap example and note how to wrap ANSI...
2001-04-22 obrienStyle(9) fixes:
2001-04-22 ddReword a few things and document the `search' and ...
2001-04-21 mjacobadd MARVELL to the list of phys to go into miibus
next