]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-26 acheremove <ctype.h> - not needed
1999-07-26 cracauerVarious formatting fixes on my FPE trapcode commit.
1999-07-26 krisTypo: assember -> assembler
1999-07-26 grogAdd recognition that Microsoft NT does not exist.
1999-07-26 acheunsigned char cleanup
1999-07-26 obrienDon't background pccardd, it nullfies the "-z" flag...
1999-07-25 greenMore cleanups to ident_stream. Variables moved around...
1999-07-25 markmRemove paths that are listed as compulsory (sorta)...
1999-07-25 n_hibmaAdd comments, change variable names to make them consis...
1999-07-25 hoekasprintf() does use realloc() internally, but saying...
1999-07-25 cracauerOn FPU exceptions, pass a useful error code (one of...
1999-07-25 n_hibmaAdd a sensible message if an invalid ID was entered
1999-07-25 peterMake this compile on the Alpha. I'm not 100% sure...
1999-07-25 wpaulRemember to clear the IFF_RUNNING and IFF_OACTIVE flags...
1999-07-25 wpaulThis commit adds device driver support for Adaptec...
1999-07-25 bdeDon't set DE_ACCESS for unsuccessful reads.
1999-07-25 bdeDon't set IN_ACCESS for requests to read 0 bytes or...
1999-07-25 bdeFixed access timestamp bugs:
1999-07-25 hosokawaAdded CyQ've ELA-010 Ethernet Card
1999-07-25 hosokawa3C574TX Fast Etherlink PC-card support.
1999-07-25 hosokawa3C574TX 16bit FastEtherlink PC-card support.
1999-07-24 dgIncreased max kmem to 200MB. This should fix some out...
1999-07-24 wpaulAdd mx and ax modules for the Macronix and ASIX drivers...
1999-07-24 wpaulConvert the ASIX and Macronix drivers to newbus.
1999-07-24 bdeOops, the previous commit only worked in the one case...
1999-07-24 nsouchUpdate intpm driver.
1999-07-24 mjacobApply suggested patch- seems reasonable.
1999-07-24 rnordierRecognise NetBSD slices.
1999-07-24 greenAdd -n to the example and explanation of the internal...
1999-07-24 greenCorrect a groff error in macro usage ("foo : bar" becom...
1999-07-24 greenMore cleanups, asprintf() usage (proper, as opposed...
1999-07-24 n_hibmaUpdate the manpage for the number of symlinks in ELOOP
1999-07-24 greenClean up to match style(9) more closely. This should...
1999-07-24 n_hibmaCorrect a typo (22th -> 22nd)
1999-07-24 sheldonhUse comments to group functions by service more clearly...
1999-07-24 sheldonhStyle nits:
1999-07-24 n_hibmaFix typo.
1999-07-24 yokota- Correctly initialize cn_dev_t and cn_udev_t.
1999-07-24 yokotaDo not print resource values which are not set.
1999-07-24 dfrThis makes the in kernel printf routines conform to...
1999-07-24 brianWhen we fetch previously retrieved IP fragments from...
1999-07-24 bdeBacked out previous commit. devname.3 and devname...
1999-07-23 alcatomic.h:
1999-07-23 hoekRegenerate to match changes made in the embedded yacc...
1999-07-23 hoekRegenerate this file. This fixes a y2k bogon. As...
1999-07-23 billf(1) Avoid ambigous if/else
1999-07-23 jmgfix a problem w/ zero byte writes to the tunnel device...
1999-07-23 wpaulClean up the buffer allocation code a bit. Make sure...
1999-07-23 wpaulGrrr. Return the rman_get_bustag()/rman_get_bushandle...
1999-07-23 sheldonhDocument the -o and -t options to the internal auth...
1999-07-23 greenAhem. Put things back a bit. I declare variables in...
1999-07-23 jkhDisable more PC98isms on the Alpha
1999-07-23 greenAs per DES's prodding, document _all_ the arguments...
1999-07-23 sheldonhStyle cleanups for iderror() and ident_stream(). Looks...
1999-07-23 sheldonhFix auth -t argument handling. It was broken for the...
1999-07-23 hosokawaSet correct "flags" value when pccardd allocates/initia...
1999-07-23 desDon't match up TCP services with UDP sockets.
1999-07-23 hosokawaRemoved a very very old hack (I disabled it in PAO...
1999-07-23 ruFix a non-critical memory leak.
1999-07-23 wpaulOne last tweak before I turn in for the evening: the...
1999-07-23 wpaulCreate module directories for the xl, ti, tl and sk...
1999-07-23 greenFixed a braino: lack of spaces in sscanf caused ident...
1999-07-23 jkhMore changes for the Alpha X support - don't list PC98...
1999-07-23 wpaulDangit. Somehow the pmap_kextract hack for alpha snuck...
1999-07-23 wpaulConvert the Alteon Tigon gigabit ethernet driver to...
1999-07-23 wpaulSome more small newbus cleanups. Remember to free all...
1999-07-23 hosokawaSorry, I forgot to test "iosize auto" before merging...
1999-07-23 hosokawaInappropriate commment for -i option.
1999-07-23 hosokawaAdded "iosize" directive in /etc/pccard.conf
1999-07-23 hosokawaRelease IRQ allocated dynamically.
1999-07-22 green"knobs are cheap". Here's a -t timeout option for the...
1999-07-22 greenThis commit encompasses the following changes to inetd:
1999-07-22 julianRevert out part of the last patch that can be done...
1999-07-22 wpaulRemove the definitions for the SiS 900 chip. This is...
1999-07-22 julianfix braino..
1999-07-22 wpaulWell, it seems that loading a PCI driver module after...
1999-07-22 sheldonhDon't dump core for a known, documented bug.
1999-07-22 sheldonhImprove printf(3) conversion specifier parsing so that...
1999-07-22 wpaulConvert the ThunderLAN driver to newbus. Also add splim...
1999-07-22 sheldonhRelegate the diagnostic descriptor counter to the ...
1999-07-22 sheldonhRemove unnecessary macro introduced in previous commit.
1999-07-22 sheldonhDon't leak pipe descriptor to daemons on execv().
1999-07-22 wpaulFix a small mind-o: one instance of SYS_RES_IOPORT...
1999-07-22 sheldonhSignal handlers should use _exit(2) and not exit(3).
1999-07-22 iwasakiAdd braces to make if-else statement clearer.
1999-07-22 krisCorrect some style issues in my previous commit.
1999-07-22 yokota- Add new argument `off' to the `-b' option. This...
1999-07-22 sheldonhMove code for all builtin services from inetd.c to...
1999-07-22 jkhDeal with new linux compat package naming.
1999-07-22 jkhIntentionally do the wrong thing in using the initial...
1999-07-22 grogModify device numbering method to work with latest...
1999-07-22 alcReduce the number of "magic constants" used for page...
1999-07-22 wpaulConvert the SysKonnect gigabit ethernet driver to newbus.
1999-07-22 wpaulSmall tweak to newbus changes: return error status...
1999-07-22 wesVastly improve the speed of the file command by making
1999-07-21 dfrMake mountroot work again (change makedev to makebdev).
1999-07-21 obrienAdd ``cvsup''.
1999-07-21 alcFix the following problem:
1999-07-21 sheldonhFix for the hosts_options(5) spawn option.
1999-07-21 nyanFixed missing changes from sys/pc98/pc98/pc98.c when...
next