]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-04 msmithbiosdisk.c
1998-10-04 msmithDon't build with -g.
1998-10-04 msmithAdd references to the 'cs' driver, minor formatting...
1998-10-04 jkhCommit some more updates for the alpha release build...
1998-10-04 msmith At net-jp@jp.freebsd.org mailing list, if_cs user...
1998-10-04 jkhDon't write the fsimage in the kernel on alpha - the...
1998-10-04 gpalmerBuild the new boot loader on the alpha. This allows...
1998-10-04 jkhNull commit, just to test something. Please ignore.
1998-10-03 nateFix 'noatime' bug that was unrelated to use of noatime.
1998-10-03 kenAdd the -c flag in to the usage summaries in the man...
1998-10-03 rnordierMissing newline in heap command display.
1998-10-03 rnordierFor system calls, reboot without prompting; for excepti...
1998-10-03 sefMake it compile -Wall cleanly.
1998-10-03 sefMove truss from i386-specific to always-build.
1998-10-03 jdpTwo new C symbols were added to apm_setup.s but not...
1998-10-03 jkhAdd dpt driver back to GENERIC and adjust a stale comment.
1998-10-03 alexAdded missing #include <string.h>
1998-10-03 bdeQuick fix for not being able to sync all the buffers...
1998-10-03 eivindprogram written under FreeBSD -> programs written under...
1998-10-03 alexRemoved duplicate case.
1998-10-03 rnordierMap all BTX system pages readable at ring 3.
1998-10-03 jkhWhoops, correct brain-o.
1998-10-03 rnordierbootinfo bi_vesa no longer exists.
1998-10-03 jkhAdd a tweak for the alpha.
1998-10-03 brianShow how to create a secure (ssh) VPN
1998-10-03 dfrSend a MOD_UNLOAD event before deleting the module...
1998-10-03 dfrSome 64bit portability fixes.
1998-10-03 dfrmt now builds on the alpha.
1998-10-03 dfrDon't bother trying to support Wangtek tapes on the...
1998-10-03 dfrDon't call DEVICE_DETACH directly, always go through...
1998-10-03 jdpFix "file" so that it prints the program names from...
1998-10-03 jdpFix a bug which caused the dynamic linker pathname...
1998-10-03 jdpDon't build the info pages for the old assembler. ...
1998-10-03 sefAlpha support for truss. I tested this on both bento...
1998-10-02 obrienRe-enable creating sd*s* devices.
1998-10-02 fennerFix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/
1998-10-02 kenFix a printf format warning that shows up when CAMDEBUG...
1998-10-02 kenAdd a new CAM debugging mode, CAM_DEBUG_CDB. This...
1998-10-02 msmithConsolidate the bootinfo-loading code, greatly simplify...
1998-10-02 msmithFix an egregious precedence bug.
1998-10-02 nsouchabort imm init if can't disconnect from drive
1998-10-02 luigiUpdate the pcm driver to the most recent version. This...
1998-10-02 phks/Lesp/Leap/
1998-10-02 msmithSet $currdev according to our best guess at the BIOS...
1998-10-02 msmithaout_freebsd.c
1998-10-02 msmithMark exit() as __attribute__((__noreturn__))
1998-10-02 msmithboot.c
1998-10-02 achespace/tab problem
1998-10-02 acheback out h2ph from here, Bruce found another proper...
1998-10-02 jkhAdd crunch back to general targets.
1998-10-02 jkhTemporary use different stubs for the ECOFF case; I...
1998-10-02 jkhAdd documentation for tree functions.
1998-10-02 jkhAdd documentation for new tree functions.
1998-10-02 peterFirst shot at loading elf symbols. Things are a bit...
1998-10-02 obrienInstall z*grep manpages
1998-10-02 kenModify the changer driver so it can handle (hopefully...
1998-10-02 kenPatches from DES to create three new kernel config...
1998-10-02 msmithDefine KLD_MODULE if building a KLD module.
1998-10-02 msmithChanges to support building of KLD modules. This inclu...
1998-10-02 impGC unused stuff.
1998-10-02 yokotaA size field returned by the VESA BIOS is already expre...
1998-10-02 gibbsRemove a spurious, but benign statement.
1998-10-02 acheadd /usr/share/perl/man
1998-10-02 acheAdd h2ph call to afterinstall target
1998-10-01 kenFix 'chio params' so that it actually prints out the...
1998-10-01 obrienUse `lpr' vs. `lp' to print
1998-10-01 acheRestore static of sc_flags.
1998-10-01 jdpFix a bug in which a page index was used where a byte...
1998-10-01 jlemonDon't try to save FP state if npxproc is null.
1998-10-01 phk INTERNATIONAL EARTH ROTATION SERVICE...
1998-10-01 dtBacked out "fix for PR 7575". It was bogus.
1998-10-01 msmithRemove lpt1 - we have userconfig if you have a weird...
1998-10-01 msmithPass the '-n' flag to route(8) when setting up/tearing...
1998-10-01 markmFix default location of *.ph file install.
1998-10-01 markmWhitespace cleanup. Probable patch cut 'n paste.
1998-10-01 msmithRemove the bi_vesa field, as vesa modeswitching is...
1998-10-01 msmithPass the BIOS unit number from which the kernel/loader...
1998-10-01 msmithPrune unused zalloc components as recommended by Matt...
1998-10-01 jkhAdd libdisk back to alpha build.
1998-10-01 jkhAdd syscons back to alpha build; works fine now.
1998-10-01 yokotaFix typo.
1998-10-01 yokota- Express various sizes in bytes, rather than Kbytes...
1998-10-01 yokotaYet another round of fixes for the VESA support code.
1998-10-01 jkhOverride STRIP so installation doesn't try to strip...
1998-10-01 sosOops, forgot /* */ around Id string
1998-10-01 jkhUrk!! At some point, CFLAGS got set to -O2 rather...
1998-10-01 impMisc cleanup and probe rework:
1998-09-30 peterMake 'make install' do something that might be useful.
1998-09-30 peterStop libi386.a from being installed..
1998-09-30 jkhAdd /boot, while I happen to be thinking about it.
1998-09-30 jkhOne last alpha seat belt - never ask for an MBR boot...
1998-09-30 jkhAdd another check to prevent user from hanging themselv...
1998-09-30 jkhremove keymap.h reference from incorrect location.
1998-09-30 jkhAlways use dedicated disk case on alpha.
1998-09-30 jkhEliminate unaligned access on Alpha and also neaten...
1998-09-30 jkhSmall cleanup.
1998-09-30 sosHauppauge Tech Support confirmed all Hauppauge 878...
1998-09-30 sosHauppauge Tech Support confirmed all Hauppauge 878...
1998-09-30 jkhFinally conditionalize the SCSI frobbing code properly...
1998-09-30 jkhMore rearrangement for USE_SCSI
next