]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Make sem_post() safe to call from within a signal handler, as required by
[FreeBSD/FreeBSD.git] / sys / alpha /
2000-07-29 peterRegen. (Fix SYS_exit)
2000-07-29 peterSigh. Fix SYS_exit problems. I misunderstood the...
2000-07-29 obrienMove RAID controllers to the same position as in i386...
2000-07-29 obrienAdd the RAID controller that are known to work (or...
2000-07-29 obrienComment out `ncr' as `sym' handles all that `ncr' does.
2000-07-29 peterRegenerate with makesyscalls.sh
2000-07-29 peterChange the 'exit()' system call to 'sys_exit()'. This...
2000-07-27 obrienThis commit was generated by cvs2svn to compensate...
2000-07-27 marcelRemove the only use of SCARG and perform dead code...
2000-07-20 fennerThis commit was generated by cvs2svn to compensate...
2000-07-20 obrienThis commit was generated by cvs2svn to compensate...
2000-07-20 marcelRevert implementation of setfsuid and setfsgid due...
2000-07-19 darrenrThis commit was generated by cvs2svn to compensate...
2000-07-18 obrienRemove an OBE comment.
2000-07-18 obrienKNF'ize.
2000-07-18 mjacoboops- need reboot.h file
2000-07-18 mjacobAdd case that David missed about setting RB_SERIAL.
2000-07-18 obrienSet `boothowto' approapiately if our console is a seria...
2000-07-17 marcelImplement pread and pwrite.
2000-07-17 marcelAdd prototypes for linux_pread and linux_pwrite.
2000-07-16 marcelImplement setfsuid and setfsgid. Implementation derived...
2000-07-15 obrienAdd SOFTUPDATES to GENERIC (BOOTMFS has this filtered...
2000-07-14 psThis commit was generated by cvs2svn to compensate...
2000-07-13 archieMake all Ethernet drivers attach using ether_ifattach...
2000-07-13 gallatinmagnetic tape support
2000-07-13 mjacobHandle (for now) trivial one level bridge case so we...
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-10 mjacobRemoving commented out devices I added.
2000-07-10 krisDon't call printf with no format string.
2000-07-10 mjacobDo the same thing for TurboLaser that was done for...
2000-07-10 mjacobCoordinate with change to mcpcia_pci.c- major primary...
2000-07-10 mjacobDon't let the infrastructure assign the 'next' PCI...
2000-07-08 mjacobAdd in the commented out SCSI device entries of
2000-07-05 jhbSupport for unsigned integer and long sysctl variables...
2000-07-04 phkPrevious commit changing SYSCTL_HANDLER_ARGS violated...
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 phkStyle police catches up with rev 1.26 of src/sys/sys...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-06-29 gallatinremove breakage that snuck in with my last commit
2000-06-26 peterReport the line number where gethints.pl does not under...
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmGet the memory range stuff properly declared.
2000-06-25 markmReplace variable removed by overly sharp South African...
2000-06-25 markmSort out headers and silence warnings.
2000-06-25 gallatin- print out the correct cputype & string for unconfigur...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-25 dfrRemove offensive language.
2000-06-25 dfrFix typo in comment.
2000-06-25 markmGet the build bits right for the new Architecture Indep...
2000-06-25 markmStrip out the machine-independant parts of the memory...
2000-06-23 mjacobFix the breakage that occurred when somebody didn't...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-20 obrienThis commit was generated by cvs2svn to compensate...
2000-06-19 gallatinAdd UP1000 to GENERIC
2000-06-19 gallatinunbreak kernels without UP1000 support
2000-06-19 gallatinAdd support for the Alpha Processor, Inc. UP1000 system.
2000-06-19 gallatinSupport bounce buffers for ISA DMA on the alpha. This...
2000-06-17 peterDeal with quoted arguments. This hack parser uses...
2000-06-17 peterUse while (<>) instead of while(<STDIN>) so that perl...
2000-06-14 peterPrint error messages to stderr, not stdout.
2000-06-13 peterBorrow phk's axe and apply the next stage of config...
2000-06-12 mjacobSometimes there isn't an ISA bus configured.
2000-06-11 alccpu_fork(): Check "flags" before dereferencing "p2...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienIt is not necessary to wrap usage of $f28 with ".set...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 alexAvoid useless check against NULL, since we assign the...
2000-06-08 jhbEnable USB in GENERIC on the Alpha.
2000-06-07 mjacobDo an explicit getenv on boot_verbose. Now that we...
2000-06-05 obrienConsistently protect f28 with noat/at pairs.
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-05-30 greenChange sl(4) configuration lines to reflect its new...
2000-05-29 dfrBrucify the pmap_enter_temporary() changes.
2000-05-28 gallatinPart of AS2100 support that I neglected to commit last...
2000-05-28 dfrAdd a new pmap entry point, pmap_enter_temporary()...
2000-05-28 dfrAdd taskqueue system for easy-to-use SWIs among other...
2000-05-28 gallatinAdd AlphaServer 2000 (demi-sable), 2100 (sable), and...
2000-05-28 gallatinAllow platform specific isa interrupt setup & teardown...
2000-05-27 dfrUse bus_space_handle_t instead of bus_space_tag_t to...
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-26 jakeBack out the previous change to the queue(3) interface.
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-23 jakeChange the way that the queue(3) structures are declare...
2000-05-22 dansysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-21 peterAck, I made a typo moments before commit. :-(
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-18 peterEliminate a couple of evil common declarations.
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
next