]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-09-05 peterCatch a few more bogosities in certain chipsets before...
2000-09-05 peterAdd compaq hotplug PCI device id.
2000-09-05 peterWhen dumping the 'found devices' list in verbose mode...
2000-09-05 peterWhen we are picking the next available unit number...
2000-09-04 rwatsono Add missing "\n" to warning output in netinet/if_loop...
2000-09-04 peterYank out the NOPOLL conditionals. libc_r no longer...
2000-09-04 impAdd a note about /etc/aliases moving /etc/mail/aliases...
2000-09-04 wilkoThrow out a considerable number of cards that have...
2000-09-04 wilkoAdd AS1200 (Tincup) to description
2000-09-04 wilkoLINT -> NOTES
2000-09-04 phkOff by one error.
2000-09-04 desRemove obsolete comment (see rev 1.84 of procfs_vnops.c)
2000-09-04 desRemove a comment that has been not only obsolete but...
2000-09-04 markoCorrect minor typos
2000-09-04 jkhenable sshd by default. This only effects *new* instal...
2000-09-04 impUse .St -susv2 rather than "The Single UNIX Specification".
2000-09-04 n_hibmaSupport for RBC devices, like Sony Memory Sticks.
2000-09-04 n_hibmaAdd the id for the Sony memory sticks.
2000-09-04 sheldonhAdd Boca K56Flex PnP modem.
2000-09-04 phantom* move $FreeBSD$ tag to its usual place (bottom of...
2000-09-04 phantomFinaly cleanup libc/nls code:
2000-09-04 sheldonhFix bug that causes gawk to choke when parsing long...
2000-09-04 sheldonhWhitespace-only: remove the only hard sentence break...
2000-09-04 kristtyname was not being passed into do_login(), so we...
2000-09-04 phkUpdate the NTP kernel PLL code to the 2000-08-29 versio...
2000-09-04 peterConstify the arg to logout(3). It is const-safe.
2000-09-04 alcMake filt_aio() check the jobstate for JOBST_JOBBFINISH...
2000-09-04 impWhen we have both a rcsid and sccsid, ifdef 0 the sccsi...
2000-09-04 impgetopt and friends are declared in <unistd.h>
2000-09-04 impoptarg and optind are declared in unistd.h.
2000-09-04 impstrerror is declared in <string.h>
2000-09-04 impremove redundant optreset declaration
2000-09-04 gshapiroFix typo
2000-09-04 impGet errno from <errno.h>, not from extern int.
2000-09-04 impDon't print an error message if the bad option is ...
2000-09-04 impThe comparison against 0 should be against LC_ALL....
2000-09-04 impSoften the statement about select's timeout argument...
2000-09-04 impAdd note about avoiding -j when following the upgrade...
2000-09-03 acheRewrite using stdio. It cause program speedup since...
2000-09-03 wilkoTincup & Rawhide need their VGA cards in a slot connect...
2000-09-03 woschAdded page http://perso.wanadoo.fr/levenez/unix/ to...
2000-09-03 desUse dirname(3).
2000-09-03 desUse basename(3).
2000-09-03 woschAdded OpenBSD 2.7
2000-09-03 woschAdded FreeBSD 3.5.1
2000-09-03 katoMerged from sys/i386/i386/machdep.c revision 1.405.
2000-09-03 katoMerged from sys/conf/files.i386 revisions 1.325 and...
2000-09-03 katoMerged from sys/i386/i386/machdep.c rev. 1.404 just...
2000-09-03 itojunrepair type 0 routing header support. it was caused...
2000-09-03 acheAdd:
2000-09-03 groudierPR: kern/20895
2000-09-03 groudierAdd device list supported by `sym'
2000-09-03 petersys/systm.h is incompatable with sys/types.h in userland.
2000-09-03 peterMake libstand compile
2000-09-03 peterFix pci-pci bridges (I hope).
2000-09-03 krisbzero() the struct timeval for paranoia
2000-09-03 katoMerged from sys/dev/syscons/syscons.c revision 1.346.
2000-09-03 peterI'm not sure what changed to cause this, but using...
2000-09-03 peterkern_shutdown.c was more ANSI-C than K&R - remove the...
2000-09-03 petergcc knows that savectx() is potentially a setjmp style...
2000-09-03 peterlibkern.h now internally uses the bzero() definition...
2000-09-03 peterReplace previous change by a move of a #include since...
2000-09-03 peterIf we are going to test NSMBUS, we had better #include...
2000-09-03 peterFix warnings by moving static functions before they...
2000-09-03 peterComplain if we cannot find loader(8) metadata.
2000-09-03 peterFind the module metadata before the console init rather...
2000-09-03 obrienAllow one to specify what the installed kernel's name...
2000-09-03 obrienThis is real released software, let people think that.
2000-09-03 grogClean up now that setproctitle() is in libc.
2000-09-02 cgremove opt_devfs.h
2000-09-02 cgupdate for phk's last devfs commit
2000-09-02 obrienMove `NOPROFILE' and `NOPERL' to be with the reset...
2000-09-02 obrienMove the kernel's "cflags" to be next to the world...
2000-09-02 brianDon't use libutil now that setproctitle() is in libc
2000-09-02 brianRemove libutil - setproctitle() is now in libc
2000-09-02 rwatsonModify extended attribute protection model to authorize...
2000-09-02 wilkoFix wording
2000-09-02 phkAvoid the modules madness I inadvertently introduced...
2000-09-02 cgadd a missing return statement, doh.
2000-09-02 iwasakiAdd ACPI_BUS_SPACE stuff definitions in acpi_machdep.h.
2000-09-02 phkBite the bullet and provde memcmp() and memset(), this...
2000-09-02 phkOops, only memset() is unsupported.
2000-09-02 phkPurposely break kernel code which uses memset and memcp...
2000-09-02 phkMove svr4 here as well...
2000-09-02 truckmanaccess() shouldn't diddle with the contents of a potent...
2000-09-02 wilko- Add AS1200/Tincup description
2000-09-02 n_hibmaDon't check for ohci/uhci to be loaded, check for the...
2000-09-02 wilkoDocument AS1200 ("Tincup") as tested successfully.
2000-09-02 desDon't try to set the mtime of the output file if it...
2000-09-02 krisErr, we weren't even compiling auth1.c with LOGIN_CAP...
2000-09-02 krisRepair a broken conflict resolution in r1.2 which had...
2000-09-02 krisRepair my dyslexia: s/opt/otp/ in the OPIE challenge...
2000-09-02 krisRe-add missing "break" which was lost during a previous...
2000-09-02 krisTurn on X11Forwarding by default on the server. Any...
2000-09-02 briansetproctitle() requires unistd.h and not libutil.h...
2000-09-02 brianlibutil.h is no longer required for setproctitle()
2000-09-02 brianlibutil is no longer required as setproctitle() has...
2000-09-02 brianMove setproctitle() from libutil to libc (after a repo...
2000-09-02 gallatinA quick fix to get around a problem (described below...
2000-09-02 wpaulDefine some more bits in CSR15 needed for previous...
next